grafana/public/app/plugins/datasource/tempo
2023-09-11 14:34:05 +02:00
..
configuration Tempo Config editor updates (#73992) 2023-08-30 08:53:13 +01:00
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
NativeSearch Chore: Replace deprecated usage of shape.borderRadius() (#72672) 2023-08-01 14:46:07 +01:00
SearchTraceQLEditor Tempo: Reset metrics summary tag when scope changes (#74028) 2023-08-30 11:26:09 +01:00
traceql Tempo: Improve autocompletion and syntax highlighting for TraceQL tab (#73707) 2023-09-07 12:36:23 +02:00
CheatSheet.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
dataquery.cue Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00
dataquery.gen.ts Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00
datasource.test.ts Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02:00
datasource.ts Improve check on Tempo version (#74547) 2023-09-11 14:34:05 +02:00
graphTransform.test.ts Tempo Service Map: Optionally group nodes also by service.namespace (#70803) 2023-07-18 13:11:12 +03:00
graphTransform.ts Tempo Service Map: Optionally group nodes also by service.namespace (#70803) 2023-07-18 13:11:12 +03:00
language_provider.test.ts Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00
language_provider.ts Dashboards: Escape tags (#74437) 2023-09-09 14:11:36 +02:00
LokiSearch.tsx Tempo: Remove traceqlSearch feature toggle (#72029) 2023-07-24 16:26:10 +01:00
metricsSummary.test.ts Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00
metricsSummary.ts Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00
mockJsonResponse.json Tempo: Encode IDs as hexadecimal when downloading traces (#66001) 2023-04-13 17:07:25 +01:00
mocks.ts Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02:00
mockServiceGraph.json Explore: Download and upload service graphs for Tempo (#50260) 2022-06-07 06:37:19 -06:00
module.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2023-07-24 16:26:10 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
QueryField.tsx Tempo: Update default editor to TraceQL tab (#74153) 2023-09-04 15:53:03 +01:00
README.md Tracing: Add README files for tracing datasource plugins 2022-04-11 18:16:38 +02:00
resultTransformer.test.ts Tracing: Split name column in search results (#72449) 2023-08-14 13:26:08 +01:00
resultTransformer.ts Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00
ServiceGraphSection.tsx Tempo: Remove traceqlSearch feature toggle (#72029) 2023-07-24 16:26:10 +01:00
streaming.ts Tempo: TraceQL streaming improvements (#71736) 2023-07-18 12:45:35 +03:00
testResponse.ts Tracing: Split name column in search results (#72449) 2023-08-14 13:26:08 +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 Table: Support display of multiple sub tables (#71953) 2023-08-10 12:33:46 +01:00
utils.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2023-07-24 16:26:10 +01:00
VariableQueryEditor.test.tsx Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02:00
VariableQueryEditor.tsx Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02:00
variables.test.ts Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02:00
variables.ts Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02: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/