Docs: Fixed broken links (#24946)

* fixed links

* Update menu.yaml
This commit is contained in:
Diana Payton 2020-05-21 07:19:35 -07:00 committed by GitHub
parent e1f4287f70
commit a85e05cc23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -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" >}}

View File

@ -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.

View File

@ -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: