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
renovate[bot] 5a2e9ea2ee Update dependency @grafana/experimental to v1.7.8 1 year ago
..
NativeSearch Tempo: Rewrite styles using objects (#81038) 1 year ago
SearchTraceQLEditor Tempo: Rewrite styles using objects (#81038) 1 year ago
_importedDependencies Remove unused file (#81036) 1 year ago
configuration Tempo: Rewrite styles using objects (#81038) 1 year ago
img
traceql Add custom alert component (#81012) 1 year ago
.eslintignore Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
CHANGELOG.md Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
CheatSheet.tsx Tempo: Update cheatsheet (#78797) 1 year ago
LokiSearch.tsx Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
QueryField.tsx Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
README.md Tracing: Add README files for tracing datasource plugins 3 years ago
ServiceGraphSection.tsx Tempo: Rewrite styles using objects (#81038) 1 year ago
VariableQueryEditor.test.tsx Tempo: Decouple Tempo from Grafana core (#79888) 1 year 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: Decouple Tempo from Grafana core (#79888) 1 year ago
datasource.ts Extract duplicated code (#80991) 1 year ago
graphTransform.test.ts Tempo: Handle empty responses in ServiceGraph (#77539) 2 years ago
graphTransform.ts Add grafana-o11y-ds-frontend workspace package (#80362) 1 year 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 Tempo: Encode IDs as hexadecimal when downloading traces (#66001) 2 years ago
mockServiceGraph.json Explore: Download and upload service graphs for Tempo (#50260) 3 years ago
mocks.ts Dashboard: Add support for Tempo query variables (#72745) 2 years ago
module.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2 years ago
package.json Update dependency @grafana/experimental to v1.7.8 1 year ago
plugin.json Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
resultTransformer.test.ts Update tests to protect against regression in #79938 (#80595) 1 year ago
resultTransformer.ts Table: Keep expanded rows persistent when data changes if it has unique ID (#80031) 1 year 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
test_utils.ts Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
tracking.test.ts Tempo: dashboard feature tracking (#61210) 2 years ago
tracking.ts Tempo: Fix service graph menu item links (#75748) 2 years ago
tsconfig.json Prettify `tsconfig.json` files for T&P data sources (#81262) 1 year ago
types.ts Extract duplicated code (#80991) 1 year 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
webpack.config.ts Tempo: Decouple Tempo from Grafana core (#79888) 1 year 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/