Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 19, 2025

Proposed commit message

This PR adds otel test binary that helps us write integration tests close to beats.

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 x-pack/filebeat/
go test -c -tags otelbeat
mage docker:composeUp
go test   -tags "integration otelbeat" -run TestFilebeatOTelE2E ./tests/oteltest -v

Related issues


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

* add otel test binary

(cherry picked from commit a70c0de)
@mergify mergify bot added the backport label Jun 19, 2025
@mergify mergify bot requested a review from a team as a code owner June 19, 2025 03:03
@mergify mergify bot requested review from AndersonQ and VihasMakwana and removed request for a team June 19, 2025 03:03
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 19, 2025
@github-actions github-actions bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jun 19, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 19, 2025
@elasticmachine
Copy link
Contributor

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

@khushijain21 khushijain21 enabled auto-merge (squash) June 19, 2025 03:20
@khushijain21 khushijain21 merged commit 3716465 into 8.19 Jun 19, 2025
202 checks passed
@khushijain21 khushijain21 deleted the mergify/bp/8.19/pr-44855 branch June 19, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 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