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] dbe273d0eb
Update dependency tslib to v2.8.1 (#98068)
5 months ago
..
SearchTraceQLEditor Tempo: Update AggregateBy notice (#97630) 5 months ago
_importedDependencies React: Use new JSX transform (#88802) 11 months ago
configuration Tempo: Reduce initial bundle size (#97084) 6 months ago
img
test Move createGraphFrames to `grafana/o11y-ds-frontend` package (#97394) 6 months ago
traceql TraceQL: Further optimize autosuggest / tag completions (#96943) 6 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 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 Tempo: Improve performance of drop down in variable query editor (#92010) 9 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) 9 months ago
datasource.ts Tempo: Run TraceQL metrics queries through backend (#96246) 6 months ago
graphTransform.test.ts Move createGraphFrames to `grafana/o11y-ds-frontend` package (#97394) 6 months ago
graphTransform.ts Move createGraphFrames to `grafana/o11y-ds-frontend` package (#97394) 6 months 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.tsx Tempo: Reduce initial bundle size (#97084) 6 months ago
package.json Update dependency tslib to v2.8.1 (#98068) 5 months ago
plugin.json Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
project.json Build: Nx improvements (#88341) 7 months ago
resultTransformer.test.ts Tempo: Tidy up and organise (#90649) 9 months ago
resultTransformer.ts Move createGraphFrames to `grafana/o11y-ds-frontend` package (#97394) 6 months ago
streaming.ts Tempo: Put trace results data frame first when streaming (#93739) 7 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) 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/