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
Joey d779dfb0a2
Tempo: Select performance improvements (#91732)
9 months ago
..
SearchTraceQLEditor Tempo: Select performance improvements (#91732) 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 Tempo: Tidy up and organise (#90649) 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 Tracing: Add README files for tracing datasource plugins 3 years ago
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 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: Send the existing query with the request for a tags values (#90931) 9 months ago
datasource.ts Tempo: Send the existing query with the request for a tags values (#90931) 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 Yarn to v4.4.0 (#91595) 10 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 Tempo: Tidy up types in resultTransformer (#86025) 1 year 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/