mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Docs: Update zipkin.md (#30400)
This commit is contained in:
parent
116809ed7f
commit
6a041fc2a0
@ -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" >}}).
|
||||||
|
Loading…
Reference in New Issue
Block a user