Add documentation for the elastic-agent diagnostics pprof commands#1284
Conversation
Add command reference docs for gathering pprof data with the elastic-agent diagnostics collect and diagnostics pprof commands. Add secrtion to troubleshooting guide for gathering pprof data into archive.
|
A documentation preview will be available soon: |
dedemorton
left a comment
There was a problem hiding this comment.
A few comment. Otherwise, looks great! Thanks for adding this.
docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc
Outdated
Show resolved
Hide resolved
docs/en/ingest-management/troubleshooting/troubleshooting.asciidoc
Outdated
Show resolved
Hide resolved
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
|
@dikshachauhan-qasource pinging you in the Docs PR - we should review docs as well as test out the diagnostics as part of it on the 3 OSes, with Endpoint and OSQuery enabled as test subjects. @michel-laterman it will collect Endpoint, yes? And logs from any other sub-process (like OSQuery) or just Beats (like Filebeat/Metricbeat)? Is there any environment where it is known not to work, like when deployed as a Docker container? So very cool - so glad we have docs, thanks for working it. |
|
@EricDavisX I know it will collect all *beats. I don't think it will collect from |
|
Hi @EricDavisX
We added below integrations to these agents:
Observations on running
We have also tested this with Windows: Linux:
As also confirmed by @michel-laterman we got same output: Further, we will be testing docs whenever this ticket will be merged. Please let us know if we are missing anything. |
|
This pull request does not have a backport label. Could you fix it @michel-laterman? 🙏
|
|
@michel-laterman Not sure if you need to make any more content changes, but what's here looks good to me. I've added the backport labels, but can't remember if this is valid for 7.16. Just remove that backport label if it's not. Thanks! |
|
This pull request is now in conflict. Could you fix it @michel-laterman? 🙏 |
…1284) * Add documentation for the elastic-agent diagnostics pprof commands Add command reference docs for gathering pprof data with the elastic-agent diagnostics collect and diagnostics pprof commands. Add secrtion to troubleshooting guide for gathering pprof data into archive. * Apply suggestions from code review Co-authored-by: DeDe Morton <dede.morton@elastic.co> * rename monitoring.pprof to monitoring.pprof.enabled * set example to false Co-authored-by: DeDe Morton <dede.morton@elastic.co> (cherry picked from commit baea492)
…1284) (#1373) * Add documentation for the elastic-agent diagnostics pprof commands Add command reference docs for gathering pprof data with the elastic-agent diagnostics collect and diagnostics pprof commands. Add secrtion to troubleshooting guide for gathering pprof data into archive. * Apply suggestions from code review Co-authored-by: DeDe Morton <dede.morton@elastic.co> * rename monitoring.pprof to monitoring.pprof.enabled * set example to false Co-authored-by: DeDe Morton <dede.morton@elastic.co> (cherry picked from commit baea492) Co-authored-by: Michel Laterman <82832767+michel-laterman@users.noreply.github.com>
…lastic#1284) * Add documentation for the elastic-agent diagnostics pprof commands Add command reference docs for gathering pprof data with the elastic-agent diagnostics collect and diagnostics pprof commands. Add secrtion to troubleshooting guide for gathering pprof data into archive. * Apply suggestions from code review Co-authored-by: DeDe Morton <dede.morton@elastic.co> * rename monitoring.pprof to monitoring.pprof.enabled * set example to false Co-authored-by: DeDe Morton <dede.morton@elastic.co>
Add command reference docs for gathering pprof data with the
elastic-agent diagnostics collect and diagnostics pprof commands. Add
secrtion to troubleshooting guide for gathering pprof data into archive.