Skip to content

Adding changelog for PR 116712 #125810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/changelog/116712.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
pr: 116712
summary: Remove apm_user role
area: APM
type: breaking
issues:
- 116712
breaking:
title: Remove apm_user role
area: APM
details: The apm_user role have been removed. Instead stack-wide roles (viewer, editor and superuser) should be used.
impact: Any user 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.
Loading