grafana/public/app/plugins/datasource/tempo
Brendan O'Handley 879f980084
Revert "Prometheus Datasource: Improve Prom query variable editor" (#63278)
Revert "Prometheus Datasource: Improve Prom query variable editor (#58292)"

This reverts commit eedcd7d5b1.
2023-02-10 12:31:16 -05:00
..
configuration Explore: Refactor trace view and move to core (#61938) 2023-01-27 14:13:17 +00:00
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
QueryEditor Revert "Prometheus Datasource: Improve Prom query variable editor" (#63278) 2023-02-10 12:31:16 -05:00
traceql Tempo: TraceQL syntax highlighting improvements (#62349) 2023-02-02 15:48:29 +00:00
CheatSheet.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
dataquery.cue Tempo: DataQuery type as a schema (#62119) 2023-01-31 11:29:50 +00:00
dataquery.gen.ts Tempo: DataQuery type as a schema (#62119) 2023-01-31 11:29:50 +00:00
datasource.test.ts Tempo: Remove tempoApmTable feature flag (#62499) 2023-02-01 15:56:34 +00:00
datasource.ts Tempo: Remove tempoApmTable feature flag (#62499) 2023-02-01 15:56:34 +00: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: Create separate functions for querying the v1/v2 API for tag values (#61998) 2023-01-25 17:12:59 +00: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 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 Tempo: TraceQL editor bug fixes (#60414) 2023-01-02 14:23:50 +00:00
resultTransformer.ts Tempo: Update column width for Loki search (#61924) 2023-01-26 09:35:44 +00:00
testResponse.ts Tempo: TraceQL table and editor (#59313) 2022-11-28 16:13:03 +00: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: DataQuery type as a schema (#62119) 2023-01-31 11:29:50 +00: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/