[DOC] V10.4 loki query tempo deprecate (#84326)
* Add Loki query deprecation notice to Tempo data source * Update docs/sources/datasources/tempo/query-editor/_index.md Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com> * Changes from prettier --------- Co-authored-by: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com>
This commit is contained in:
co-authored by
Larissa Wandzura
parent
1e4235c106
commit
d8c0674865
@@ -101,6 +101,10 @@ To query a particular trace:
|
||||
|
||||
## Query Loki for traces
|
||||
|
||||
{{< admonition type="caution" >}}
|
||||
Starting with Grafana v11.0, the Loki query tab will no longer be available.
|
||||
{{< /admonition >}}
|
||||
|
||||
To find traces to visualize, you can use the [Loki query editor]({{< relref "../../loki#loki-query-editor" >}}).
|
||||
For results, you must configure [derived fields]({{< relref "../../loki#configure-derived-fields" >}}) in the Loki data source that point to this data source.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user