crowdsec
crowdsec copied to clipboard
[enhancement] cscli support dump collect pprofs
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: Thanks for opening an issue, it is currently awaiting triage.
In the meantime, you can:
- Check Crowdsec Documentation to see if your issue can be self resolved.
- You can also join our Discord.
- 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.
@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.
done in https://github.com/crowdsecurity/crowdsec/pull/2987 which includes logs and a refactoring