From f036ecbdd21bfc8155e4d15c14cd8a16f8725c4d Mon Sep 17 00:00:00 2001 From: Edoardo Tenani Date: Thu, 9 Jan 2025 17:42:22 +0100 Subject: [PATCH] document apm_user role breaking change --- changelogs/head.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelogs/head.asciidoc b/changelogs/head.asciidoc index 4b71ea29c8..9ee0b714c6 100644 --- a/changelogs/head.asciidoc +++ b/changelogs/head.asciidoc @@ -5,6 +5,8 @@ https://github.com/elastic/apm-server/compare/8.16\...8.x[View commits] [float] ==== Breaking Changes +- Elasticsearch `apm_user` role has been removed. After this change additional permissions are required for Tail Based Sampling. +For more details, see https://github.com/elastic/apm-server/pull/14876[PR #14876] [float] ==== Deprecations