Search: Add feature toggle for panel title search (#76525)

Add feature toggle for panel title search
This commit is contained in:
Arati R
2023-10-13 14:04:24 +02:00
committed by GitHub
parent f251f1d532
commit bf2f2540da
5 changed files with 14 additions and 0 deletions
@@ -159,3 +159,4 @@ The following toggles require explicitly setting Grafana's [app mode]({{< relref
| `externalServiceAuth` | Starts an OAuth2 authentication provider for external services |
| `idForwarding` | Generate signed id token for identity that can be forwarded to plugins and external services |
| `externalServiceAccounts` | Automatic service account and token setup for plugins |
| `panelTitleSearchInV1` | Enable searching for dashboards using panel title in search v1 |