Open
Description
Summary
Deprecate the `apm_system user role and describe the required privileges instead.
Where?
- https://www.elastic.co/guide/en/apm/server/current/privileges-to-publish-monitoring.html#privileges-to-publish-monitoring-internal
- https://www.elastic.co/guide/en/apm/server/current/monitoring-internal-collection.html
Notes
- Default approach in 7.16 is Agent + Metricbeat.
apm_system
will not be required. - Cloud standalone mode will be default in 7.16, but metrics collection via Metricbeat is enabled, so no need for
apm_system
. - New APM integration docs do not need to mention internal monitoring -- only the deprecated APM Server reference needs to be updated.
Related
Related to elastic/apm-server#5987.