Remove settings on ES exporter config that no longer function#46428
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
|
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) |
|
This pull request doesn't have a |
|
This should only be merged after elastic/opentelemetry-collector-components#722 |
|
elastic/opentelemetry-collector-components#722 is now merged |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
cmacknz
left a comment
There was a problem hiding this comment.
Adding pre-emptive approval assuming the comment about marking kerberos auth as unsupported is addressed
|
@Mergifyio backport 9.0 9.1 |
✅ Backports have been createdDetails
|
* 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
* 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 # libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel.go # libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel_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
* 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 # libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel.go # x-pack/libbeat/common/otelbeat/otel.go
… longer function (#46734) * Remove settings on ES exporter config that no longer function (#46428) * 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 * fix conflicts --------- Co-authored-by: Khushi Jain <khushi.jain@elastic.co>
…longer function (#46736) * Remove settings on ES exporter config that no longer function (#46428) * 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 # libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel.go # x-pack/libbeat/common/otelbeat/otel.go * fix conflicts * make notice * fix dependency * fix ci * fix libbeat check * make check * fix ci failure * fix * fix version dep * fix deps --------- Co-authored-by: Khushi Jain <khushi.jain@elastic.co>
Proposed commit message
This PR removes HTTP settings from ES-exporter config that are supported by
beatsauthextensioninstead refChecklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Disruptive User Impact
HTTP settings should be configured with
beatsauthextensionfor 1:1 compatibility with beats and beatreceiversRelated issues