mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
e1f4287f70
commit
a85e05cc23
@ -29,7 +29,7 @@ To access Jaeger settings, click the **Configuration** (gear) icon, then click *
|
|||||||
|
|
||||||
## Query traces
|
## Query traces
|
||||||
|
|
||||||
You can query and display traces from Jaeger via [Explore]({{< relref "../explore" >}}).
|
You can query and display traces from Jaeger via [Explore]({{< relref "../explore/" >}}).
|
||||||
|
|
||||||
{{< docs-imagebox img="/img/docs/v70/jaeger-query-editor.png" class="docs-image--no-shadow" caption="Screenshot of the Jaeger query editor" >}}
|
{{< docs-imagebox img="/img/docs/v70/jaeger-query-editor.png" class="docs-image--no-shadow" caption="Screenshot of the Jaeger query editor" >}}
|
||||||
|
|
||||||
|
@ -202,8 +202,9 @@ While in Live tail view new logs will come from the bottom of the screen and wil
|
|||||||
> Only available in Grafana v7.0+.
|
> Only available in Grafana v7.0+.
|
||||||
|
|
||||||
You can visualize traces from tracing data sources in explore. Data sources currently supported:
|
You can visualize traces from tracing data sources in explore. Data sources currently supported:
|
||||||
- [Jaeger]({{< relref "../datasources/jaeger" >}})
|
|
||||||
- [Zipkin]({{< relref "../datasources/zipkin" >}})
|
- [Jaeger]({{< relref "datasources/jaeger.md" >}})
|
||||||
|
- [Zipkin]({{< relref "datasources/zipkin.md" >}})
|
||||||
|
|
||||||
For information about how to use the query editor see documentation for specific data source.
|
For information about how to use the query editor see documentation for specific data source.
|
||||||
|
|
||||||
|
@ -115,6 +115,8 @@
|
|||||||
name: Graphite
|
name: Graphite
|
||||||
- link: /features/datasources/influxdb/
|
- link: /features/datasources/influxdb/
|
||||||
name: InfluxDB
|
name: InfluxDB
|
||||||
|
- link: /features/datasources/jaeger/
|
||||||
|
name: Jaeger
|
||||||
- link: /features/datasources/loki/
|
- link: /features/datasources/loki/
|
||||||
name: Loki
|
name: Loki
|
||||||
- link: /features/datasources/mssql/
|
- link: /features/datasources/mssql/
|
||||||
@ -129,6 +131,8 @@
|
|||||||
name: Prometheus
|
name: Prometheus
|
||||||
- link: /features/datasources/testdata/
|
- link: /features/datasources/testdata/
|
||||||
name: TestData DB
|
name: TestData DB
|
||||||
|
- link: /features/datasources/zipkin/
|
||||||
|
name: Zipkin
|
||||||
- name: Panels
|
- name: Panels
|
||||||
link: /panels/
|
link: /panels/
|
||||||
children:
|
children:
|
||||||
|
Loading…
Reference in New Issue
Block a user