RBAC: add a feature toggle for annotation permission changes (#77432)

add a feature toggle for annotation permission changes
This commit is contained in:
Ieva
2023-10-31 13:30:13 +00:00
committed by GitHub
parent 9c47161c14
commit c51c51458e
5 changed files with 14 additions and 0 deletions
@@ -159,6 +159,7 @@ Experimental features might be changed or removed without prior notice.
| `alertmanagerRemoteSecondary` | Enable Grafana to sync configuration and state with a remote Alertmanager. |
| `alertmanagerRemotePrimary` | Enable Grafana to have a remote Alertmanager instance as the primary Alertmanager. |
| `alertmanagerRemoteOnly` | Disable the internal Alertmanager and only use the external one defined. |
| `annotationPermissionUpdate` | Separate annotation permissions from dashboard permissions to allow for more granular control. |
## Development feature toggles