mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
move Search page to Dashboards category (#92968)
* move Search page to Dashboards category * fix Vale suggestions * Update docs/sources/dashboards/search/_index.md Co-authored-by: Jack Baldry <jack.baldry@grafana.com> --------- Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
parent
15bf1348ab
commit
3f9227183d
@ -11,11 +11,13 @@ labels:
|
||||
menutitle: Search
|
||||
title: Search
|
||||
weight: 80
|
||||
aliases:
|
||||
- ../search/ # /docs/grafana/latest/search/
|
||||
---
|
||||
|
||||
# Search dashboards
|
||||
|
||||
You can search for dashboards by dashboard name and by panel title. When you search for dashboards, the system returns all dashboards available within the Grafana instance, even if you do not have permission to view the contents of the dashboard.
|
||||
You can search for dashboards by dashboard name and by panel title. When you search for dashboards, the system returns all dashboards available within the Grafana instance, even if you don't have permission to view the contents of the dashboard.
|
||||
|
||||
## Search dashboards using dashboard name
|
||||
|
||||
@ -83,7 +85,7 @@ To filter dashboard search result by a tag, complete one of the following steps:
|
||||
|
||||
You can continue filtering by clicking additional tags.
|
||||
|
||||
- To see a list of all available tags, click the **Filter by tags** dropdown menu and select a tag.
|
||||
- To see a list of all available tags, click the **Filter by tags** drop-down menu and select a tag.
|
||||
|
||||
All tags will be shown, and when you select a tag, the dashboard search will be instantly filtered.
|
||||
|
Loading…
Reference in New Issue
Block a user