diff --git a/docs/sources/features/datasources/jaeger.md b/docs/sources/features/datasources/jaeger.md index 13c7cd36380..9906fdd68d0 100644 --- a/docs/sources/features/datasources/jaeger.md +++ b/docs/sources/features/datasources/jaeger.md @@ -29,7 +29,7 @@ To access Jaeger settings, click the **Configuration** (gear) icon, then click * ## 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" >}} diff --git a/docs/sources/features/explore/index.md b/docs/sources/features/explore/index.md index b5b5e9288a5..982074711e4 100755 --- a/docs/sources/features/explore/index.md +++ b/docs/sources/features/explore/index.md @@ -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+. 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. diff --git a/docs/sources/menu.yaml b/docs/sources/menu.yaml index 6af4f4c4a20..3ac009f862a 100644 --- a/docs/sources/menu.yaml +++ b/docs/sources/menu.yaml @@ -115,6 +115,8 @@ name: Graphite - link: /features/datasources/influxdb/ name: InfluxDB + - link: /features/datasources/jaeger/ + name: Jaeger - link: /features/datasources/loki/ name: Loki - link: /features/datasources/mssql/ @@ -129,6 +131,8 @@ name: Prometheus - link: /features/datasources/testdata/ name: TestData DB + - link: /features/datasources/zipkin/ + name: Zipkin - name: Panels link: /panels/ children: