Skip to content

[9.0](backport #46428) Remove settings on ES exporter config that no longer function#46735

Closed
mergify[bot] wants to merge 1 commit into
9.0from
mergify/bp/9.0/pr-46428
Closed

[9.0](backport #46428) Remove settings on ES exporter config that no longer function#46735
mergify[bot] wants to merge 1 commit into
9.0from
mergify/bp/9.0/pr-46428

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Sep 23, 2025

Proposed commit message

This PR removes HTTP settings from ES-exporter config that are supported by beatsauthextension instead ref

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

HTTP settings should be configured with beatsauthextension for 1:1 compatibility with beats and beatreceivers

Related issues


This is an automatic backport of pull request #46428 done by [Mergify](https://mergify.com).

* 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
@mergify mergify Bot added backport conflicts There is a conflict in the backported pull request labels Sep 23, 2025
@mergify mergify Bot requested review from a team as code owners September 23, 2025 06:55
@mergify mergify Bot requested review from andrzej-stencel and removed request for a team September 23, 2025 06:55
@mergify mergify Bot requested a review from VihasMakwana September 23, 2025 06:55
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Sep 23, 2025

Cherry-pick of d3be9bf has failed:

On branch mergify/bp/9.0/pr-46428
Your branch is up to date with 'origin/9.0'.

You are currently cherry-picking commit d3be9bf15.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   NOTICE.txt

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   go.mod
	both modified:   go.sum
	both modified:   libbeat/otelbeat/beatconverter/beatconverter.go
	both modified:   libbeat/otelbeat/beatconverter/beatconverter_test.go
	both modified:   libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel.go
	both modified:   libbeat/otelbeat/oteltranslate/outputs/elasticsearch/config_otel_test.go
	both modified:   x-pack/filebeat/tests/integration/otel_test.go
	both modified:   x-pack/libbeat/common/otelbeat/otel.go
	deleted by us:   x-pack/metricbeat/tests/integration/otel_test.go

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

@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 23, 2025
@github-actions github-actions Bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Sep 23, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 23, 2025
@mergify mergify Bot deleted the mergify/bp/9.0/pr-46428 branch September 23, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts There is a conflict in the backported pull request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants