mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Add a README for Traces in the Plugins section (#54903)
This commit is contained in:
parent
d3a70de962
commit
5169e79577
7
public/app/plugins/panel/traces/README.md
Normal file
7
public/app/plugins/panel/traces/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 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 <a href="https://grafana.com/docs/grafana/latest/visualizations/traces/" target="_blank">here</a>.
|
||||
|
||||
<img height="50%" alt="Example of a trace view" src="https://grafana.com/static/img/docs/explore/explore-trace-view-full-8-0.png">
|
Loading…
Reference in New Issue
Block a user