mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Tracing: Add README files for tracing datasource plugins
This commit is contained in:
parent
48519f9ebb
commit
1ed83eb9b2
7
public/app/plugins/datasource/jaeger/README.md
Normal file
7
public/app/plugins/datasource/jaeger/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Jaeger Data Source - Native Plugin
|
||||
|
||||
Grafana ships with **built in** support for Jaeger, an open source, end-to-end distributed tracing system.
|
||||
|
||||
Read more about it here:
|
||||
|
||||
[https://docs.grafana.org/datasources/jaeger/](https://docs.grafana.org/datasources/jaeger/)
|
7
public/app/plugins/datasource/tempo/README.md
Normal file
7
public/app/plugins/datasource/tempo/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 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/](https://docs.grafana.org/datasources/tempo/)
|
7
public/app/plugins/datasource/zipkin/README.md
Normal file
7
public/app/plugins/datasource/zipkin/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Zipkin Data Source - Native Plugin
|
||||
|
||||
Grafana ships with **built in** support for Zipkin, an open source, distributed tracing system.
|
||||
|
||||
Read more about it here:
|
||||
|
||||
[https://docs.grafana.org/datasources/zipkin/](https://docs.grafana.org/datasources/zipkin/)
|
Loading…
Reference in New Issue
Block a user