Adhoc Filters: add new feature toggle for 'one of' operator (#91688)

add new feature toggle for 'one of'
This commit is contained in:
Ashley Harrison
2024-08-12 09:56:42 +01:00
committed by GitHub
parent 7f1ae1cd54
commit ab3e8652aa
6 changed files with 25 additions and 0 deletions

View File

@ -192,6 +192,7 @@ Experimental features might be changed or removed without prior notice.
| `alertingApiServer` | Register Alerting APIs with the K8s API server |
| `dashboardRestoreUI` | Enables the frontend to be able to restore a recently deleted dashboard |
| `dataplaneAggregator` | Enable grafana dataplane aggregator |
| `adhocFilterOneOf` | Exposes a new 'one of' operator for ad-hoc filters. This operator allows users to filter by multiple values in a single filter. |
## Development feature toggles