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] 892d5d1b20 Update dependency @opentelemetry/semantic-conventions to v1.25.1 10 months ago
..
SearchTraceQLEditor Tempo: Only generate query for query history if there are filters (#90471) 11 months ago
_importedDependencies React: Use new JSX transform (#88802) 11 months ago
configuration Tempo: Add toggle for streaming (#88685) 11 months ago
img
traceql Tempo: Fix user facing typo in pipeline operator error message (#89638) 11 months 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 React: Use new JSX transform (#88802) 11 months ago
QueryField.tsx React: Use new JSX transform (#88802) 11 months ago
README.md
ServiceGraphSection.tsx React: Use new JSX transform (#88802) 11 months ago
VariableQueryEditor.test.tsx React: Use new JSX transform (#88802) 11 months ago
VariableQueryEditor.tsx React: Use new JSX transform (#88802) 11 months ago
dataquery.cue Tempo: TraceQL metrics step option (#89434) 11 months ago
dataquery.gen.ts Tempo: TraceQL metrics step option (#89434) 11 months ago
datasource.test.ts Tempo: Add toggle for streaming (#88685) 11 months ago
datasource.ts Tempo: Require streaming to be enabled (#90264) 11 months 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 Tempo: Upgrade interpolation for Tempo (#89664) 11 months ago
metricsSummary.test.ts Tempo: Remove kind=server from metrics summary (#89419) 11 months ago
metricsSummary.ts Tempo: Remove kind=server from metrics summary (#89419) 11 months ago
mockJsonResponse.json Tempo: Encode IDs as hexadecimal when downloading traces (#66001) 2 years ago
mockServiceGraph.json Tempo: Deprecate old search (#84498) 1 year 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 @opentelemetry/semantic-conventions to v1.25.1 10 months ago
plugin.json Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
resultTransformer.test.ts Tempo: Show <1ms when durationMs not in response (#85267) 1 year ago
resultTransformer.ts Tempo: Tidy up types in resultTransformer (#86025) 1 year ago
streaming.ts Tempo: Add toggle for streaming (#88685) 11 months ago
testResponse.ts Tempo: Show <1ms when durationMs not in response (#85267) 1 year ago
test_utils.ts Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
tracking.test.ts Tempo: Deprecate old search (#84498) 1 year ago
tracking.ts Tempo: Deprecate old search (#84498) 1 year ago
tsconfig.json React: Use new JSX transform (#88802) 11 months ago
types.ts Tempo: Add toggle for streaming (#88685) 11 months ago
utils.test.ts Tempo: Deprecate old search (#84498) 1 year ago
utils.ts Tempo: Deprecate old search (#84498) 1 year 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/