Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Nov 6, 2025

Proposed commit message

This PR moves beatsauth extension from https://github.com/elastic/opentelemetry-collector-components to beats repo,

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. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

None

Related issues

* Move beatsauth extension to beats repo

(cherry picked from commit 68257d9)

# Conflicts:
#	x-pack/libbeat/common/otelbeat/beatsuth_test.go
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Nov 6, 2025
@mergify mergify bot requested review from a team as code owners November 6, 2025 13:34
@mergify mergify bot removed the request for review from a team November 6, 2025 13:34
@mergify mergify bot requested review from faec and orestisfl November 6, 2025 13:34
@mergify
Copy link
Contributor Author

mergify bot commented Nov 6, 2025

Cherry-pick of 68257d9 has failed:

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

You are currently cherry-picking commit 68257d99f.
  (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
	modified:   go.mod
	modified:   go.sum
	deleted:    libbeat/otelbeat/oteltest/beatsauth_test.go
	modified:   x-pack/libbeat/common/otelbeat/otel.go
	new file:   x-pack/otel/extension/beatsauthextension/authenticator.go
	new file:   x-pack/otel/extension/beatsauthextension/authenticator_test.go
	new file:   x-pack/otel/extension/beatsauthextension/config.go
	new file:   x-pack/otel/extension/beatsauthextension/factory.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   x-pack/libbeat/common/otelbeat/beatsuth_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 Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team skip-changelog labels Nov 6, 2025
@elasticmachine
Copy link
Collaborator

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 Nov 6, 2025
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 skip-changelog 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.

3 participants