-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[filebeat] Add support for pprof in otel #42272
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Proposed commit message
Add support for pprof based on
http.pprof.enabled
config paramater in filebeatChecklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
Add
http.pprof.enabled
param tox-pack/filbeat/filebeat-otel.yml
and startOTel Collector starts pprof extension.
Related issues
Preq for #4754
Use cases
This is required for benchbuilder to collect pprof data for filebeat in otel mode