grafana/devenv/docker/blocks/tempo
Joey 59e4c257bb
Tempo: Metrics summary (#73201)
* Metrics summary

* Update query

* Remove colors

* Update states

* Add group by into its own component

* Add group by to search and traceql tabs

* Add spacing for group by

* Update span kind values

* Update span status code values

* Update query based on target + group by

* Cleanup

* Only add targetQuery if not empty

* Add kind=server to table

* Update groupBy query logic

* Add feature toggle

* Use feature toggle

* Self review

* Update target query

* Make gen-cue

* Tweak query

* Update states

* useRef for onChange

* Fix for steaming in search tab

* Add loading state tests

* metricsSummary tests

* Datasource tests

* Review updates

* Update aria-label

* Update test

* Simplify response state

* More manual testing and feedback from sync call

* Prettier and fix test

* Remove group by component from traceql tab

* Cleanup, tests, error messages

* Add feature tracking
2023-08-28 15:02:12 +01:00
..
docker-compose.yaml Table: Support display of multiple sub tables (#71953) 2023-08-10 12:33:46 +01:00
prometheus.yaml Tempo: Devenv update to support all features (#52728) 2022-08-03 11:24:50 +01:00
README.md Tempo: Update service graph view and docs (#64875) 2023-03-22 08:37:44 +00:00
tempo.yaml Tempo: Metrics summary (#73201) 2023-08-28 15:02:12 +01:00

This devenv docker-compose.yaml will allow you to;

  • search traces
  • view traces
  • upload/download trace JSON files
  • view service graphs
  • search traces via Loki