Skip to content

[9.1](backport #45427) otel: add mbreceiver E2E test#45576

Closed
mergify[bot] wants to merge 1 commit into9.1from
mergify/bp/9.1/pr-45427
Closed

[9.1](backport #45427) otel: add mbreceiver E2E test#45576
mergify[bot] wants to merge 1 commit into9.1from
mergify/bp/9.1/pr-45427

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jul 28, 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

* otel: add mbreceiver E2E test

* add multiple receivers test

* fix message for Eventuallyf

(cherry picked from commit 73f8a2b)
@mergify mergify Bot requested a review from a team as a code owner July 28, 2025 13:41
@mergify mergify Bot added the backport label Jul 28, 2025
@mergify mergify Bot requested review from andrzej-stencel and khushijain21 and removed request for a team July 28, 2025 13:41
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 28, 2025
@mergify mergify Bot mentioned this pull request Jul 28, 2025
6 tasks
@github-actions
Copy link
Copy Markdown
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!)

@github-actions github-actions Bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jul 28, 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 Jul 28, 2025
@mauri870
Copy link
Copy Markdown
Member

This is a newer test that depends on a chain of changes present only in main.

@mauri870 mauri870 closed this Jul 28, 2025
@mergify mergify Bot deleted the mergify/bp/9.1/pr-45427 branch July 28, 2025 17:41
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.

2 participants