mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 04:00:55 +08:00
Docs: Update tempo.md (#30399)
This commit is contained in:
@ -25,13 +25,15 @@ To access Tempo 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
|
||||||
|
|
||||||
You can query and display traces from Tempo via [Explore]({{< relref "../explore/index.md" >}}).
|
You can query and display traces from Tempo via [Explore]({{< relref "../explore/index.md" >}}).
|
||||||
|
Reference in New Issue
Block a user