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
Kevin Minehart f7216db6bc
Chore: bump version to 12.1.0-pre (#104468)
4 weeks ago
..
SearchTraceQLEditor Tempo: Add support for ad-hoc filters (#102448) 2 months ago
_importedDependencies Grafana Data: Use package.json exports for internal code (#102696) 2 months ago
configuration Tempo: TraceQL metrics streaming (#99037) 3 months ago
img
test Tempo: Copy full trace id on imported trace (#104264) 4 weeks ago
traceql Tempo: Add support for ad-hoc filters (#102448) 2 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 Tempo: Reduce initial bundle size (#97084) 6 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: Limit tags and tag values (#98306) 4 months ago
dataquery.cue Tempo: Remove aggregate by (#98474) 2 months ago
dataquery.gen.ts Tempo: Remove aggregate by (#98474) 2 months ago
datasource.test.ts Tempo: Copy full trace id on imported trace (#104264) 4 weeks ago
datasource.ts Tempo: Fix span metrics query when filtered by prefixed service graph labels (#103773) 1 month ago
graphTransform.test.ts NodeGraph: Improve view traces for uninstrumented services (#98442) 3 months ago
graphTransform.ts NodeGraph: Improve view traces for uninstrumented services (#98442) 3 months ago
language_provider.test.ts Tempo: Add support for ad-hoc filters (#102448) 2 months ago
language_provider.ts Tempo: Add support for ad-hoc filters (#102448) 2 months ago
module.tsx Tempo: Reduce initial bundle size (#97084) 6 months ago
package.json Chore: bump version to 12.1.0-pre (#104468) 4 weeks ago
plugin.json Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214) 2 months ago
project.json Build: Nx improvements (#88341) 7 months ago
resultTransformer.test.ts Tempo: Tidy up and organise (#90649) 9 months ago
resultTransformer.ts Tempo: Copy full trace id on imported trace (#104264) 4 weeks ago
streaming.ts Tempo: Add fixes for broken exemplars (#103298) 1 month 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 Grafana Data: Use package.json exports for internal code (#102696) 2 months ago
utils.test.ts Tempo: Deprecate old search (#84498) 1 year ago
utils.ts Tempo: Remove aggregate by (#98474) 2 months 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/