-
Notifications
You must be signed in to change notification settings - Fork 5k
[8.19](backport #46428) Remove settings on ES exporter config that no longer function #46734
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
base: 8.19
Are you sure you want to change the base?
Conversation
* Remove settings on ES exporter config that no longer function (cherry picked from commit d3be9bf) # Conflicts: # go.mod # go.sum # libbeat/otelbeat/beatconverter/beatconverter.go # libbeat/otelbeat/beatconverter/beatconverter_test.go # x-pack/filebeat/tests/integration/otel_test.go # x-pack/libbeat/common/otelbeat/otel.go # x-pack/metricbeat/tests/integration/otel_test.go
Cherry-pick of d3be9bf has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Requires this PR to be backported #46464 |
This pull request is now in conflicts. Could you fix it? 🙏
|
This pull request has not been merged yet. Could you please review and merge it @khushijain21? 🙏 |
1 similar comment
This pull request has not been merged yet. Could you please review and merge it @khushijain21? 🙏 |
Proposed commit message
This PR removes HTTP settings from ES-exporter config that are supported by
beatsauthextension
instead refChecklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
HTTP settings should be configured with
beatsauthextension
for 1:1 compatibility with beats and beatreceiversRelated issues
This is an automatic backport of pull request #46428 done by [Mergify](https://mergify.com).