Skip to content

Conversation

mauri870
Copy link
Member

@mauri870 mauri870 commented Jul 17, 2025

Proposed commit message

This PR adds an E2E test for metricbeatreceiver that compares a document ingested with standalone metricbeat.

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

cd x-pack/metricbeat/
go test -c -tags otelbeat
mage docker:composeUp
go test -tags "integration" -run 'TestMetricbeatOTel.*' ./tests/integration -v -count=1

Related issues

@mauri870 mauri870 self-assigned this Jul 17, 2025
@mauri870 mauri870 added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches backport-8.19 Automated backport to the 8.19 branch labels Jul 17, 2025
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jul 17, 2025
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@mauri870 mauri870 marked this pull request as ready for review July 17, 2025 13:56
@mauri870 mauri870 requested a review from a team as a code owner July 17, 2025 13:56
@elasticmachine
Copy link
Collaborator

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

@mauri870 mauri870 marked this pull request as draft July 18, 2025 14:18
@mauri870
Copy link
Member Author

/test

@mauri870 mauri870 marked this pull request as ready for review July 18, 2025 16:29
@mauri870 mauri870 requested a review from andrzej-stencel July 18, 2025 16:29
@mauri870
Copy link
Member Author

/test

@mauri870 mauri870 added this to the otel milestone Jul 22, 2025
@mauri870 mauri870 merged commit 73f8a2b into elastic:main Jul 28, 2025
35 checks passed
Copy link
Contributor

@Mergifyio backport 9.0 9.1

Copy link
Contributor

mergify bot commented Jul 28, 2025

backport 9.0 9.1

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jul 28, 2025
* otel: add mbreceiver E2E test

* add multiple receivers test

* fix message for Eventuallyf

(cherry picked from commit 73f8a2b)

# Conflicts:
#	x-pack/metricbeat/tests/integration/otel_test.go
mergify bot pushed a commit that referenced this pull request Jul 28, 2025
* otel: add mbreceiver E2E test

* add multiple receivers test

* fix message for Eventuallyf

(cherry picked from commit 73f8a2b)
mergify bot pushed a commit that referenced this pull request Jul 28, 2025
* otel: add mbreceiver E2E test

* add multiple receivers test

* fix message for Eventuallyf

(cherry picked from commit 73f8a2b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.19 Automated backport to the 8.19 branch backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches 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