mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Loki docs: remove docs for raw query as it no longer exists (#65804)
This commit is contained in:
parent
3ae39ff02b
commit
81d59734ca
@ -129,15 +129,6 @@ In same cases the query editor can detect which operations would be most appropr
|
|||||||
|
|
||||||
This section is only shown if the `Explain query` switch from the query editor top toolbar is set to `on`. It shows a step by step explanation of all query parts and the operations.
|
This section is only shown if the `Explain query` switch from the query editor top toolbar is set to `on`. It shows a step by step explanation of all query parts and the operations.
|
||||||
|
|
||||||
### Raw query
|
|
||||||
|
|
||||||
It shows the raw query that will be created and executed by the query editor.
|
|
||||||
|
|
||||||
There are two types of LogQL queries:
|
|
||||||
|
|
||||||
- Log queries
|
|
||||||
- Metric queries
|
|
||||||
|
|
||||||
## Create a log query
|
## Create a log query
|
||||||
|
|
||||||
Loki log queries return the contents of the log lines.
|
Loki log queries return the contents of the log lines.
|
||||||
|
Loading…
Reference in New Issue
Block a user