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] 381cd95932
Update dependency i18next to v25 (#107707)
2 weeks ago
..
SearchTraceQLEditor Tempo: Properly escape double quotes in TraceQL query (#106909) 4 weeks ago
_importedDependencies Grafana Data: Use package.json exports for internal code (#102696) 4 months ago
configuration Tempo: Enable native histograms for Tempo service graph (#105989) 1 month ago
img
test Tempo: Copy full trace id on imported trace (#104264) 3 months ago
traceql Tempo: Add a warning message about TraceQL metrics being an experimental feature (#106537) 1 month ago
.eslintignore
CHANGELOG.md
CheatSheet.tsx React: Use new JSX transform (#88802) 1 year ago
QueryField.tsx Tempo: Support alerting and recorded rules in TraceQL metrics (#105094) 2 months ago
README.md
ServiceGraphSection.tsx React: Use new JSX transform (#88802) 1 year ago
VariableQueryEditor.test.tsx Tempo: Tidy up and organise (#90649) 11 months ago
VariableQueryEditor.tsx Tempo: Limit tags and tag values (#98306) 6 months ago
dataquery.cue Tempo: Fix TraceQL Search escaping regex queries (#106693) 1 month ago
dataquery.gen.ts Tempo: Fix TraceQL Search escaping regex queries (#106693) 1 month ago
datasource.test.ts Tempo: Properly escape double quotes in TraceQL query (#106909) 4 weeks ago
datasource.ts Tempo: Properly escape double quotes in TraceQL query (#106909) 4 weeks ago
graphTransform.test.ts NodeGraph: Improve view traces for uninstrumented services (#98442) 5 months ago
graphTransform.ts Tempo: Enable native histograms for Tempo service graph (#105989) 1 month ago
language_provider.test.ts Tempo: Properly escape double quotes in TraceQL query (#106909) 4 weeks ago
language_provider.ts Tempo: Add support for ad-hoc filters (#102448) 4 months ago
module.tsx Tempo: Reduce initial bundle size (#97084) 8 months ago
package.json Update dependency i18next to v25 (#107707) 2 weeks ago
plugin.json Tempo: Support alerting and recorded rules in TraceQL metrics (#105094) 2 months ago
project.json Build: Nx improvements (#88341) 9 months ago
resultTransformer.test.ts Tempo: Tidy up and organise (#90649) 11 months ago
resultTransformer.ts Tempo: Copy full trace id on imported trace (#104264) 3 months ago
streaming.ts Tempo: Add fixes for broken exemplars (#103298) 3 months ago
tracking.test.ts
tracking.ts
tsconfig.json React: Use new JSX transform (#88802) 1 year ago
types.ts Tempo: Enable native histograms for Tempo service graph (#105989) 1 month ago
utils.test.ts
utils.ts Tempo: Map error message about the time range limit to more human-readable format (#106626) 1 month ago
variables.test.ts Tempo: Tidy up and organise (#90649) 11 months ago
variables.ts
webpack.config.ts

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/