Skip to content
10 changes: 10 additions & 0 deletions docs/changelog/116712.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
pr: 116712
summary: Remove apm_user role
area: Security
type: breaking
issues: []
breaking:
title: Remove deprecated `apm_user` role
area: Authorization
details: The deprecated `apm_user` role has been removed.
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]).
Loading