crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

[enhancement] cscli support dump collect pprofs

Open LaurenceJJones opened this issue 1 year ago • 2 comments

In many cases pprofs can be useful to see cpu/memory/goroutines which is an endpoint which is enabled on the LAPI side. When a user runs cscli support dump we should collect this information and store it within the zipped output.

/kind enhancement

LaurenceJJones avatar Apr 12 '24 09:04 LaurenceJJones

@LaurenceJJones: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Apr 12 '24 09:04 github-actions[bot]

@LaurenceJJones: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind bug
  • /kind packaging
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Apr 12 '24 09:04 github-actions[bot]

done in https://github.com/crowdsecurity/crowdsec/pull/2987 which includes logs and a refactoring

mmetc avatar May 07 '24 07:05 mmetc