You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog/116712.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,5 @@ issues: []
6
6
breaking:
7
7
title: Remove deprecated `apm_user` role
8
8
area: Authorization
9
-
details: The deprecated `apm_user` role has been removed.
10
-
impact: Any user or role mappings using the apm_user role should replace it by one of the stack-wide roles (viewer, editor and superuser) in order to have access to APM ui and APM data.
9
+
details: The deprecated `apm_user` role has been removed.
10
+
impact: Users depending on built-in `apm_user` role will lose access to APM UI and data. In order to retain access, replace it by one of the existing built-in roles ({ref}/built-in-roles.html#built-in-roles-viewer[viewer], {ref}/built-in-roles.html#built-in-roles-editor[editor] or {ref}/built-in-roles.html#built-in-roles-superuser[superuser]).
0 commit comments