Loki: Add lokiQueryHints feature flag (#78953)

* add `lokiQueryHints` feature flag

* language provider tests

* fix unwrap tests

* add feature toggle
This commit is contained in:
Sven Grossmann
2023-12-18 21:43:16 +01:00
committed by GitHub
parent 456939bac4
commit 2165c9b3f0
10 changed files with 72 additions and 10 deletions

View File

@@ -53,6 +53,7 @@ Some features are enabled by default. You can disable these feature by setting t
| `alertingInsights` | Show the new alerting insights landing page | Yes |
| `cloudWatchWildCardDimensionValues` | Fetches dimension values from CloudWatch to correctly label wildcard dimensions | Yes |
| `displayAnonymousStats` | Enables anonymous stats to be shown in the UI for Grafana | Yes |
| `lokiQueryHints` | Enables query hints for Loki | Yes |
## Preview feature toggles