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-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,5 @@ breaking:
7
7
title: Remove deprecated `apm_user` role
8
8
area: Authorization
9
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](elasticsearch/roles.md): `viewer`, `editor` or `superuser`).
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](elasticsearch/roles.md): `viewer`, `editor` or `superuser`.
0 commit comments