Docs: update panel title search information (#50450)

This commit is contained in:
Alexander Emelin 2022-06-14 17:08:16 +03:00 committed by GitHub
parent 0b55c41d05
commit d1bcd1c7c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,9 +110,9 @@ Refer to the [Dashboard previews topic](https://grafana.com/docs/grafana/next/da
{{< figure src="/static/img/docs/dashboards/dashboard-previews.png" max-width="750px" caption="Dashboard previews" >}}
## Panel title search
## Panel title search (opt-in beta)
In addition to searching dashboards by title, you can now search panels as well. If a panels title matches your search query, it will be displayed in the search results.
Grafana 9 has a feature toggle `panelTitleSearch`. When enabled, it tells Grafana to use a new search engine. Instead of using SQL queries, the new search uses an in-memory full-text index. That provides a better search experience and additionally allows searching through panel titles.
## Expanding the navigation bar