Open
Description
To collect the pprof data:
1. Enable/add agent.monitoring.pprof.enabled: true to elastic-agent.yml
2. Restart the Elastic Agent
That's not true any more. Since 8.6.0 we don't need to set setting agent.monitoring.pprof.enabled
and command migrated as well to elastic-agent diagnostics pprof
I see similar wrong mentions on these pages:
https://www.elastic.co/guide/en/fleet/8.7/debug-standalone-agents.html
However I am not sure what about the pages that mention configuration snippets:
https://www.elastic.co/guide/en/fleet/8.7/elastic-agent-monitoring-configuration.html
That needs to be reviewed
That should be corrected please and backported to version 8.6 documentation.