Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 7, 2025

Proposed commit message

This PR adds proxy related tests to beatsauth extension

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.

How to test this PR locally

cd libbeat/otelbeat/oteltests/
go test -run TestProxyHTTP -v

Related issues


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

* Proxy tests

(cherry picked from commit b5c5158)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
#	libbeat/otelbeat/beatconverter/beatconverter.go
#	libbeat/otelbeat/beatconverter/beatconverter_test.go
#	libbeat/otelbeat/oteltest/beatsauth_test.go
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Oct 7, 2025
@mergify mergify bot requested review from a team as code owners October 7, 2025 05:09
@mergify mergify bot requested review from orestisfl and removed request for a team October 7, 2025 05:09
Copy link
Contributor Author

mergify bot commented Oct 7, 2025

Cherry-pick of b5c5158 has failed:

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

You are currently cherry-picking commit b5c515868.
  (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)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   NOTICE.txt
	both modified:   go.mod
	both modified:   go.sum
	both modified:   libbeat/otelbeat/beatconverter/beatconverter.go
	both modified:   libbeat/otelbeat/beatconverter/beatconverter_test.go
	deleted by us:   libbeat/otelbeat/oteltest/beatsauth_test.go

no changes added to commit (use "git add" and/or "git commit -a")

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

@mergify mergify bot requested a review from VihasMakwana October 7, 2025 05:09
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 7, 2025
@mergify mergify bot mentioned this pull request Oct 7, 2025
6 tasks
@github-actions github-actions bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Oct 7, 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 Oct 7, 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 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