Chore: Remove prometheusAzureOverrideAudience feature toggle (#71599)

* Remove prometheusAzureOverrideAudience feature toggle

* Remove overrideAudienceAllowed flag
This commit is contained in:
ismail simsek
2023-07-17 00:30:14 +03:00
committed by GitHub
parent b346c9b283
commit a8819dedcf
6 changed files with 19 additions and 39 deletions

View File

@@ -49,7 +49,6 @@ Some features are enabled by default. You can disable these feature by setting t
| ------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `trimDefaults` | Use cue schema to remove values that will be applied automatically |
| `panelTitleSearch` | Search for dashboards using panel title |
| `prometheusAzureOverrideAudience` | Experimental. Allow override default AAD audience for Azure Prometheus endpoint |
| `publicDashboards` | Enables public access to dashboards |
| `migrationLocking` | Lock database during migrations |
| `correlations` | Correlations page |