The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/tempo
Fabrizio f3b23611c5
Tempo: Allow `!~` in Search tab (#78315)
2 years ago
..
NativeSearch Chore: Replace deprecated usage of `shape.borderRadius()` (#72672) 2 years ago
SearchTraceQLEditor Tempo: Allow `!~` in Search tab (#78315) 2 years ago
configuration Tracing: Trace to profiles (#76670) 2 years ago
img
traceql Tempo: Support comments in TraceQL (#77646) 2 years ago
CheatSheet.tsx
LokiSearch.tsx Tempo: Remove traceqlSearch feature toggle (#72029) 2 years ago
QueryField.tsx Tempo: Update default editor to TraceQL tab (#74153) 2 years ago
README.md
ServiceGraphSection.tsx Chore: Remove unnecessary type assertions (#78009) 2 years ago
VariableQueryEditor.test.tsx Dashboard: Add support for Tempo query variables (#72745) 2 years ago
VariableQueryEditor.tsx Dashboard: Add support for Tempo query variables (#72745) 2 years ago
dataquery.cue Tempo: Fix service graph menu item links (#75748) 2 years ago
dataquery.gen.ts Tempo: Fix service graph menu item links (#75748) 2 years ago
datasource.test.ts Tempo: Fix type errors that appeared when removing the "any" type from DataQueryResponseData (#75600) 2 years ago
datasource.ts Chore: Remove unnecessary type assertions (#78009) 2 years ago
graphTransform.test.ts Tempo: Handle empty responses in ServiceGraph (#77539) 2 years ago
graphTransform.ts Tempo: Handle empty responses in ServiceGraph (#77539) 2 years ago
language_provider.test.ts Tempo: Metrics summary (#73201) 2 years ago
language_provider.ts Dashboards: Escape tags (#74437) 2 years ago
metricsSummary.test.ts Tempo: Metrics summary update sorting no values (#74818) 2 years ago
metricsSummary.ts Tempo: Fix type errors that appeared when removing the "any" type from DataQueryResponseData (#75600) 2 years ago
mockJsonResponse.json
mockServiceGraph.json
mocks.ts Dashboard: Add support for Tempo query variables (#72745) 2 years ago
module.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2 years ago
plugin.json
resultTransformer.test.ts Tempo: TraceQL results as a spans list (#75660) 2 years ago
resultTransformer.ts Tempo: Update tag in span based on Pyroscope API (#77701) 2 years ago
streaming.ts Tempo: Fix streaming query restart after Grafana server reboot (#77614) 2 years ago
testResponse.ts Chore: Improve typings 🧹 (#74599) 2 years ago
tracking.test.ts
tracking.ts Tempo: Fix service graph menu item links (#75748) 2 years ago
types.ts Table: Support display of multiple sub tables (#71953) 2 years ago
utils.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2 years ago
variables.test.ts Dashboard: Add support for Tempo query variables (#72745) 2 years ago
variables.ts Tempo: Fix type errors that appeared when removing the "any" type from DataQueryResponseData (#75600) 2 years ago

README.md

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/