mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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:
parent
7d58ec3d47
commit
94e28cb65b
@ -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:
|
||||
|
||||
- Replace Explore query for selected query by clicking on the query card.
|
||||
- Run a query.
|
||||
- Create and/or edit a comment.
|
||||
- Copy a 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.
|
||||
2. Select one of the following options:
|
||||
- Time ascending
|
||||
- Time descending
|
||||
- Newest first
|
||||
- Oldest first
|
||||
- Data source A-Z
|
||||
- Data source Z-A
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user