mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Update enter/shift+enter details for prometheus query field (#52607)
* Update for accuracy * Update docs/sources/explore/query-management.md Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com> Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
This commit is contained in:
parent
46f0672215
commit
18f4d02262
@ -88,7 +88,7 @@ On the left side of the query field, click **Metrics** to open the Metric Explor
|
|||||||
|
|
||||||
### Query field
|
### Query field
|
||||||
|
|
||||||
The Query field supports autocomplete for metric names, function and works mostly the same way as the standard Prometheus query editor. Press the enter key to execute a query.
|
The Query field supports autocomplete for metric names and functions, comparable to the standard Prometheus query editor. Press the Enter key to create a new line and Shift+Enter to execute a query.
|
||||||
|
|
||||||
The autocomplete menu can be triggered by pressing Ctrl+Space. The Autocomplete menu contains a new History section with a list of recently executed queries.
|
The autocomplete menu can be triggered by pressing Ctrl+Space. The Autocomplete menu contains a new History section with a list of recently executed queries.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user