grafana/public/app/plugins/datasource/tempo
Joey 5c45b8724b
Tracing: Use new DataSourceDescription component (#69443)
Use new DataSourceDescription component
2023-06-14 10:45:36 +01:00
..
configuration Tracing: Use new DataSourceDescription component (#69443) 2023-06-14 10:45:36 +01:00
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
QueryEditor Tempo: Integrate scoped tags API (#68106) 2023-05-17 07:50:27 +01:00
SearchTraceQLEditor Tempo: Integrate scoped tags API (#68106) 2023-05-17 07:50:27 +01:00
traceql TempoQueryEDitor: Respect onRunQuery updates (#69362) 2023-06-01 13:10:00 +03:00
CheatSheet.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
dataquery.cue kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
dataquery.gen.ts Tempo: TraceQL Configurable static fields (#65284) 2023-03-31 10:35:37 +01:00
datasource.test.ts Tempo: Fix get label values based on CoreApp type (#68463) 2023-05-15 14:27:27 +01:00
datasource.ts Service graph: Fix error when service graph metrics are aggregated (#68613) 2023-05-18 13:06:14 +03:00
graphTransform.test.ts Tempo/ServiceGraph: Specify explicit field types (#69759) 2023-06-09 12:17:05 +03:00
graphTransform.ts Tempo/ServiceGraph: Specify explicit field types (#69759) 2023-06-09 12:17:05 +03:00
language_provider.test.ts Tempo: Integrate scoped tags API (#68106) 2023-05-17 07:50:27 +01:00
language_provider.ts Tempo: Integrate scoped tags API (#68106) 2023-05-17 07:50:27 +01: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 DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07: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: Integrate scoped tags API (#68106) 2023-05-17 07:50:27 +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/