mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Tempo: Add the ability to show/hide the Span column in the table when using TraceQL * Add optional chaining * Update tests * Show subcols in a subtable * Add more space for the subtable * Remove unused import * Better expander icon. Improved the subtable styling. Integrated with real data * Fix expanding the wrong index when table already has an expanded row * ⚠️ Hack ⚠️ - Fix table links * Link to spans * Tempo: [TraceQL] Don't wrap the autocomplete vals for the status tag in quotes * TraceQL result table improvements and fixes * Include span name in the subtable * Loop through data only if it is not nullish * Integrate traceql with sub-tables * Added booleans as keywords. Make query editor multiline * Make date format consistent between trace and span * Reset expanded indexes when data or subdata change * Dynamic attributes by trace * Fix test. Cleanup and refactor * Tiny refactor Co-authored-by: Hamas Shafiq <hamas.shafiq@grafana.com> Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Tempo Data Source - Native Plugin
Grafana ships with built in support for Tempo, an open source, easy-to-use, and high-scale distributed tracing backend.
Read more about it here: