grafana/public/app/plugins/panel/traces
Andre Pereira 3ebc604bb7
Trace View: Sticky trace view header (#64236)
* Sticky trace view header. Remove title from trace view container.

* Set background color of header as primary

* Remove search bar from trace view in dashboards when toggle is enabled
2023-03-06 19:04:51 +00:00
..
img Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
module.tsx Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
plugin.json Chore: Remove the beta badge for Node Graph and Traces (#62566) 2023-02-27 15:16:01 +01:00
README.md Chore: Add a README for Traces in the Plugins section (#54903) 2022-09-09 12:56:05 +01:00
TracesPanel.test.tsx Traces Panel: Add new Traces Panel visualization (#47534) 2022-05-03 17:42:36 +01:00
TracesPanel.tsx Trace View: Sticky trace view header (#64236) 2023-03-06 19:04:51 +00:00

Traces

A trace is a type of visualization that enables you to track and log a request as it traverses the services in your infrastructure.

The screenshot below shows an example of a trace view in Grafana. You can learn more about traces here.

Example of a trace view