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] d6acb474cf Update dependency @types/react-dom to v18.2.22 1 year ago
..
NativeSearch Tempo: Remove duplicated code (#81476) 1 year ago
SearchTraceQLEditor Tempo: Remove duplicated code (#81476) 1 year ago
_importedDependencies Tempo: Remove duplicated code (#81476) 1 year ago
configuration Tempo: Remove trace to metrics feature toggle (#82884) 1 year ago
img
traceql Tempo: Fix by operator to support multiple arguments (#83947) 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: Improve Betterer results (#81338) 1 year ago
README.md Tracing: Add README files for tracing datasource plugins 3 years ago
ServiceGraphSection.tsx Tempo: Remove duplicated code (#81476) 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: Support multiple filter expressions for service graph queries (#81037) 1 year ago
dataquery.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
datasource.test.ts [Service map] Send name and namespace separately when going to traces explore (#83840) 1 year ago
datasource.ts [Service map] Send name and namespace separately when going to traces explore (#83840) 1 year ago
graphTransform.test.ts Tempo: Handle empty responses in ServiceGraph (#77539) 2 years ago
graphTransform.ts Tempo: Support multiple filter expressions for service graph queries (#81037) 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 @types/react-dom to v18.2.22 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 Tempo: Better fallbacks for metrics query (#83619) 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: Support multiple filter expressions for service graph queries (#81037) 1 year ago
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 1 year ago
types.ts Tempo: Support TraceQL metrics queries (#81886) 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/