grafana/public/app/plugins/datasource/tempo
Connor Lindsey 83c1756251
Tracing: Send tags, events, and references as raw json (#52245)
* Tracing: Send tags, events, and references as raw json

* Update tempo fixture
2022-07-21 10:00:47 -06:00
..
configuration Traces: Remove serviceMap feature flag (#52375) 2022-07-19 08:00:58 +01:00
img Tracing: Add Tempo data source (#28204) 2020-10-13 19:12:49 +02:00
QueryEditor Traces: Remove serviceMap feature flag (#52375) 2022-07-19 08:00:58 +01:00
CheatSheet.tsx Tempo: Add cheat sheet to query editor (#33272) 2021-04-23 09:23:33 +02:00
datasource.test.ts Tracing: Send tags, events, and references as raw json (#52245) 2022-07-21 10:00:47 -06:00
datasource.ts Tempo: Tempo/Prometheus links select ds in new tab (cmd + click) (#52319) 2022-07-18 15:36:16 +01:00
graphTransform.test.ts Explore: Update service graph metrics and links (#50897) 2022-06-19 19:11:59 -06:00
graphTransform.ts Update metrics (#51117) 2022-06-24 10:19:26 +01:00
language_provider.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
mockJsonResponse.json Tempo: Download span references in data inspector (#47074) 2022-03-31 08:30:22 -06:00
mockServiceGraph.json Explore: Download and upload service graphs for Tempo (#50260) 2022-06-07 06:37:19 -06:00
module.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Plugins: Set backend metadata property for core plugins (#43349) 2021-12-22 17:59:26 +01:00
README.md Tracing: Add README files for tracing datasource plugins 2022-04-11 18:16:38 +02:00
resultTransformer.test.ts Tracing: Send tags, events, and references as raw json (#52245) 2022-07-21 10:00:47 -06:00
resultTransformer.ts Tracing: Send tags, events, and references as raw json (#52245) 2022-07-21 10:00:47 -06:00
syntax.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
syntax.ts Tempo: Add Tempo search behind feature flag (#37765) 2021-08-19 09:15:46 -06:00
testResponse.ts Chore: Upgrade to jest 28 (#49679) 2022-05-30 14:14:34 +01:00

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/