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/panel/traces
Joey Tawadrous 4076933e66
Traces: extra feature tracking (#61348)
2 years ago
..
img Traces Panel: Add new Traces Panel visualization (#47534) 3 years ago
README.md Chore: Add a README for Traces in the Plugins section (#54903) 3 years ago
TracesPanel.test.tsx Traces Panel: Add new Traces Panel visualization (#47534) 3 years ago
TracesPanel.tsx Traces: extra feature tracking (#61348) 2 years ago
module.tsx Traces Panel: Add new Traces Panel visualization (#47534) 3 years ago
plugin.json Traces Panel: Add new Traces Panel visualization (#47534) 3 years ago

README.md

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