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
Javier Ruiz b79c8b2a94
Add width to select components to not span the whole width (#105323)
7 days ago
..
SearchTraceQLEditor Add width to select components to not span the whole width (#105323) 7 days 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 structural operators (#104400) 3 weeks ago
.eslintignore
CHANGELOG.md
CheatSheet.tsx
QueryField.tsx chore: Deprecate Layout components - Replace Horizontal/VerticalGroup with Stack (#86874) (#104227) 2 weeks ago
README.md
ServiceGraphSection.tsx
VariableQueryEditor.test.tsx
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
package.json Tempo: Add support for structural operators (#104400) 3 weeks ago
plugin.json Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214) 2 months ago
project.json
resultTransformer.test.ts
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
tracking.ts
tsconfig.json
types.ts Grafana Data: Use package.json exports for internal code (#102696) 2 months ago
utils.test.ts
utils.ts Tempo: Remove aggregate by (#98474) 2 months ago
variables.test.ts
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/