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] c3c4c6b49f
Update dependency @grafana/experimental to v2.1.4 (#96777)
6 months ago
..
SearchTraceQLEditor Tempo: escape span names in TraceQL editor (#95483) 7 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 Update dependency @lezer/lr to v1.4.2 (#87522) 7 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) 10 months ago
VariableQueryEditor.tsx Tempo: Improve performance of drop down in variable query editor (#92010) 10 months ago
dataquery.cue Tempo: Support new TraceQL scopes (#94858) 7 months ago
dataquery.gen.ts Tempo: Support new TraceQL scopes (#94858) 7 months ago
datasource.test.ts Tempo: Send the existing query with the request for a tags values (#90931) 10 months ago
datasource.ts Tempo: Run TraceQL metrics queries through backend (#96246) 6 months ago
graphTransform.test.ts Tempo: Tidy up and organise (#90649) 10 months ago
graphTransform.ts Tempo: Support multiple filter expressions for service graph queries (#81037) 1 year ago
language_provider.test.ts Tempo: escape span names in TraceQL editor (#95483) 7 months ago
language_provider.ts Tempo: Support new traceql intrinsics (#94240) 7 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
package.json Update dependency @grafana/experimental to v2.1.4 (#96777) 6 months ago
plugin.json Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
project.json Build: Nx improvements (#88341) 8 months ago
resultTransformer.test.ts Tempo: Tidy up and organise (#90649) 10 months ago
resultTransformer.ts Tempo: Run TraceQL metrics queries through backend (#96246) 6 months ago
streaming.ts Tempo: Put trace results data frame first when streaming (#93739) 8 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: Run TraceQL metrics queries through backend (#96246) 6 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) 10 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/