mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Loki: Add lokiQueryHints
feature flag (#78953)
* add `lokiQueryHints` feature flag * language provider tests * fix unwrap tests * add feature toggle
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user