grafana/public/app/plugins/datasource/tempo
Andre Pereira 990b3c07ab
Tempo: Add kind to TraceQL intrinsics (#65111)
* Add kind to TraceQL intrinsics

* Fix after merging main

* Fix intrinsics array reference after merge

* Dispatch error message when TraceQL autocomplete fails to retrieve tag values
2023-04-24 14:11:28 +01:00
..
configuration Tempo: Add kind to TraceQL intrinsics (#65111) 2023-04-24 14:11:28 +01:00
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
QueryEditor Prometheus: Fix ad-hoc filters (#66521) 2023-04-13 15:05:20 -05:00
SearchTraceQLEditor Tempo: Add kind to TraceQL intrinsics (#65111) 2023-04-24 14:11:28 +01:00
traceql Tempo: Add kind to TraceQL intrinsics (#65111) 2023-04-24 14:11:28 +01:00
CheatSheet.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
dataquery.cue Tempo: TraceQL Configurable static fields (#65284) 2023-03-31 10:35:37 +01:00
dataquery.gen.ts Tempo: TraceQL Configurable static fields (#65284) 2023-03-31 10:35:37 +01:00
datasource.test.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
datasource.ts FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
graphTransform.test.ts FieldValues: Use plain arrays instead of Vector (part 2 of 2) (#66224) 2023-04-14 09:03:45 -05:00
graphTransform.ts Tempo: Set APM table default span kind (#52851) 2022-07-27 15:48:09 +01:00
language_provider.ts Tempo: Create separate functions for querying the v1/v2 API for tag values (#61998) 2023-01-25 17:12:59 +00:00
mockJsonResponse.json Tempo: Encode IDs as hexadecimal when downloading traces (#66001) 2023-04-13 17:07:25 +01:00
mockServiceGraph.json Explore: Download and upload service graphs for Tempo (#50260) 2022-06-07 06:37:19 -06:00
module.ts Tempo: dashboard feature tracking (#61210) 2023-01-13 16:31:44 +00: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 FieldValues: Use plain arrays instead of Vector (part 2 of 2) (#66224) 2023-04-14 09:03:45 -05:00
resultTransformer.ts FieldValues: Use standard array functions (#67012) 2023-04-20 22:03:38 -07:00
testResponse.ts Tempo: Encode IDs as hexadecimal when downloading traces (#66001) 2023-04-13 17:07:25 +01:00
tracking.test.ts Tempo: dashboard feature tracking (#61210) 2023-01-13 16:31:44 +00:00
tracking.ts Tempo: dashboard feature tracking (#61210) 2023-01-13 16:31:44 +00:00
types.ts Tempo: TraceQL Configurable static fields (#65284) 2023-03-31 10:35:37 +01: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/