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] efe8739864 Update dependency @types/node to v20.16.9 8 months ago
..
SearchTraceQLEditor Tempo: Update max options (#92050) 9 months ago
_importedDependencies React: Use new JSX transform (#88802) 11 months ago
configuration Tempo: Add toggle for streaming (#88685) 11 months ago
img
test TraceView: Display event names of a span (#91382) 9 months ago
traceql Tempo: Show search streaming status in query options (#90726) 10 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 Tempo: Tidy up and organise (#90649) 9 months ago
VariableQueryEditor.tsx Tempo: Improve performance of drop down in variable query editor (#92010) 9 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: Send the existing query with the request for a tags values (#90931) 9 months ago
datasource.ts Tempo: Remove usage of traceQLStreaming feature toggle (#93033) 9 months ago
graphTransform.test.ts Tempo: Tidy up and organise (#90649) 9 months 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
module.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2 years ago
package.json Update dependency @types/node to v20.16.9 8 months ago
plugin.json Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
resultTransformer.test.ts Tempo: Tidy up and organise (#90649) 9 months ago
resultTransformer.ts Chore: Improve typings (#93180) 8 months ago
streaming.ts Tempo: Add toggle for streaming (#88685) 11 months 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 Tempo: Tidy up and organise (#90649) 9 months 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/