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
kay delaney 6f875188b7
Chore: Clean up package.json files (#86951)
1 year ago
..
SearchTraceQLEditor Tempo: Group by template vars (#86022) 1 year ago
_importedDependencies Chore: Improve types (#85659) 1 year ago
configuration Tempo: Remove Loki tab (#84346) 1 year ago
img
traceql Tempo: Fix by operator to support multiple arguments (#83947) 1 year 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 Tempo: Update cheatsheet (#78797) 1 year ago
QueryField.tsx Tempo: Deprecate old search (#84498) 1 year ago
README.md
ServiceGraphSection.tsx Tempo: Remove duplicated code (#81476) 1 year ago
VariableQueryEditor.test.tsx Tempo: Add `waitFor` in flaky test (#86277) 1 year ago
VariableQueryEditor.tsx Dashboard: Add support for Tempo query variables (#72745) 2 years ago
dataquery.cue Tempo: Return raw result from traceql query (#86032) 1 year ago
dataquery.gen.ts Tempo: Return raw result from traceql query (#86032) 1 year ago
datasource.test.ts Tempo: Group by template vars (#86022) 1 year ago
datasource.ts Tempo: Group by template vars (#86022) 1 year ago
graphTransform.test.ts Tempo: Handle empty responses in ServiceGraph (#77539) 2 years ago
graphTransform.ts Tempo: Support multiple filter expressions for service graph queries (#81037) 1 year ago
language_provider.test.ts Tempo: Metrics summary (#73201) 2 years ago
language_provider.ts Dashboards: Escape tags (#74437) 2 years ago
metricsSummary.test.ts Tempo: Metrics summary update sorting no values (#74818) 2 years ago
metricsSummary.ts Tempo: Fix type errors that appeared when removing the "any" type from DataQueryResponseData (#75600) 2 years ago
mockJsonResponse.json Tempo: Encode IDs as hexadecimal when downloading traces (#66001) 2 years ago
mockServiceGraph.json Tempo: Deprecate old search (#84498) 1 year ago
mocks.ts Dashboard: Add support for Tempo query variables (#72745) 2 years ago
module.ts Tempo: Remove traceqlSearch feature toggle (#72029) 2 years ago
package.json Chore: Clean up package.json files (#86951) 1 year ago
plugin.json Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
resultTransformer.test.ts Tempo: Show <1ms when durationMs not in response (#85267) 1 year ago
resultTransformer.ts Tempo: Tidy up types in resultTransformer (#86025) 1 year ago
streaming.ts Tempo: Fix streaming query restart after Grafana server reboot (#77614) 2 years ago
testResponse.ts Tempo: Show <1ms when durationMs not in response (#85267) 1 year ago
test_utils.ts Tempo: Decouple Tempo from Grafana core (#79888) 1 year ago
tracking.test.ts Tempo: Deprecate old search (#84498) 1 year ago
tracking.ts Tempo: Deprecate old search (#84498) 1 year ago
tsconfig.json Update Prettier checks to parse also JSON files (#82046) 1 year ago
types.ts Tempo: Deprecate old search (#84498) 1 year 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 Dashboard: Add support for Tempo query variables (#72745) 2 years 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/