mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 14:12:24 +08:00
Docs: Query history 7.0 updates (#23955)
* Update docs about query history * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
@ -59,7 +59,7 @@ Query history is a list of queries that you have used in Explore. The history is
|
|||||||
|
|
||||||
Query history lets you view the history of your querying. For each individual query, you can:
|
Query history lets you view the history of your querying. For each individual query, you can:
|
||||||
|
|
||||||
- Replace Explore query for selected query by clicking on the query card.
|
- Run a query.
|
||||||
- Create and/or edit a comment.
|
- Create and/or edit a comment.
|
||||||
- Copy a query to the clipboard.
|
- Copy a query to the clipboard.
|
||||||
- Copy a URL link with the query to the clipboard.
|
- Copy a URL link with the query to the clipboard.
|
||||||
@ -75,8 +75,8 @@ By default, query history shows you the most recent queries. You can sort your h
|
|||||||
|
|
||||||
1. Click the **Sort queries by** field.
|
1. Click the **Sort queries by** field.
|
||||||
2. Select one of the following options:
|
2. Select one of the following options:
|
||||||
- Time ascending
|
- Newest first
|
||||||
- Time descending
|
- Oldest first
|
||||||
- Data source A-Z
|
- Data source A-Z
|
||||||
- Data source Z-A
|
- Data source Z-A
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user