Docs: Update zipkin.md (#30400)

This commit is contained in:
Diana Payton 2021-01-19 10:38:00 -08:00 committed by GitHub
parent 116809ed7f
commit 6a041fc2a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,15 @@ To access Zipkin settings, click the **Configuration** (gear) icon, then click *
### Trace to logs ### Trace to logs
{{< docs-imagebox img="/img/docs/v74/trace-to-logs-settings.png" class="docs-image--no-shadow" caption="Screenshot of the trace to logs settings" >}} > **Note:** This feature is available in Grafana 7.4+.
This is a configuration for the [trace to logs feature]({{< relref "../explore/index.md#trace-to-logs" >}}). Select target data source (at this moment limited to Loki data sources) and select which tags will be used in the logs query. This is a configuration for the [trace to logs feature]({{< relref "../explore/index.md#trace-to-logs" >}}). Select target data source (at this moment limited to Loki data sources) and select which tags will be used in the logs query.
- **Data source -** Target data source. - **Data source -** Target data source.
- **Tags -** The tags that will be used in the Loki query. Default is `'cluster', 'hostname', 'namespace', 'pod'`. - **Tags -** The tags that will be used in the Loki query. Default is `'cluster', 'hostname', 'namespace', 'pod'`.
{{< docs-imagebox img="/img/docs/v74/trace-to-logs-settings.png" class="docs-image--no-shadow" caption="Screenshot of the trace to logs settings" >}}
## Query traces ## Query traces
Querying and displaying traces from Zipkin is available via [Explore]({{< relref "../explore" >}}). Querying and displaying traces from Zipkin is available via [Explore]({{< relref "../explore" >}}).