mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Moved the SearchResponse type to types.ts. Created a mockSearchResponse function to generate search responses. * Generate spans in mocked response. Extend results table to accomodate spans * Show the first spanset attributes in the table * Added a shortcut to run the query in TraceQL editor. Added a label and link to docs above the editor * Improved autocomplete list sorting. Improved value regex. * Rename column to "Span" * Tests are great!
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: