grafana/public/app/plugins/datasource/tempo
Andre Pereira 340c536d0e
Tempo: TraceQL editor - Match type of new values with values in dropdown (#69468)
Tempo: TraceQL editor - set type of added values to match the type of the other values in the dropdown
2023-07-05 15:34:22 +01:00
..
configuration Tracing: Add inline validation to time shift configuration fields (#70879) 2023-07-04 10:49:21 +01:00
img
QueryEditor Tempo: Update error messages (#70448) 2023-06-28 10:34:11 +01:00
SearchTraceQLEditor Tempo: TraceQL editor - Match type of new values with values in dropdown (#69468) 2023-07-05 15:34:22 +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 Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
datasource.test.ts Tempo: Use pipe in TraceQL by default for multi-value variables (#70051) 2023-06-19 13:28:56 +01:00
datasource.ts Tempo: Update error messages (#70448) 2023-06-28 10:34:11 +01: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
module.ts
plugin.json
README.md
resultTransformer.test.ts DataFrame: Deprecate MutableDataFrame (#67569) 2023-05-01 19:41:40 -07:00
resultTransformer.ts Tempo: Represent OTLP Span Intrinsics correctly (#69394) 2023-06-21 11:39:12 +01:00
testResponse.ts Tempo: Represent OTLP Span Intrinsics correctly (#69394) 2023-06-21 11:39:12 +01:00
tracking.test.ts
tracking.ts
types.ts Tempo: Integrate scoped tags API (#68106) 2023-05-17 07:50:27 +01:00
utils.ts Tempo: Update error messages (#70448) 2023-06-28 10:34:11 +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/