grafana/public/app/plugins/datasource/tempo
Andre Pereira 209b1848b8
Tempo: Merge Trace ID and TraceQL tabs (#60180)
* Remove TraceID tab when TraceQL is enabled. Use TraceQL editor to query for trace IDs by checking whether the content is an hex only string

* Highlight valid trace IDs in traceql editor

* Update trace and span links to use TraceQL tab when feature flag is enabled

* Remove traceqlEditor feature flag.

* Remove traceId query type from Tempo and replace it with traceQl
2022-12-13 08:27:45 -05:00
..
configuration Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
QueryEditor Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
traceql Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
CheatSheet.tsx Tempo: Add cheat sheet to query editor (#33272) 2021-04-23 09:23:33 +02:00
datasource.test.ts Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
datasource.ts Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
graphTransform.test.ts Explore: Update service graph metrics and links (#50897) 2022-06-19 19:11:59 -06:00
graphTransform.ts Tempo: Set APM table default span kind (#52851) 2022-07-27 15:48:09 +01:00
language_provider.ts Tempo: Wrap the autocomplete value for a tag in double quotes (#55610) 2022-09-22 18:37:46 +01:00
mockJsonResponse.json Tempo: Download span references in data inspector (#47074) 2022-03-31 08:30:22 -06:00
mockServiceGraph.json Explore: Download and upload service graphs for Tempo (#50260) 2022-06-07 06:37:19 -06:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
README.md Tracing: Add README files for tracing datasource plugins 2022-04-11 18:16:38 +02:00
resultTransformer.test.ts Tempo: TraceQL table and editor (#59313) 2022-11-28 16:13:03 +00:00
resultTransformer.ts Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00
syntax.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
syntax.ts Tempo: Add Tempo search behind feature flag (#37765) 2021-08-19 09:15:46 -06:00
testResponse.ts Tempo: TraceQL table and editor (#59313) 2022-11-28 16:13:03 +00:00
types.ts Tempo: Merge Trace ID and TraceQL tabs (#60180) 2022-12-13 08:27:45 -05:00

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:

https://docs.grafana.org/datasources/tempo/