[beatreceivers] Introduce otel mode for metricbeat#45145
Merged
khushijain21 merged 20 commits intoelastic:mainfrom Jul 10, 2025
Merged
[beatreceivers] Introduce otel mode for metricbeat#45145khushijain21 merged 20 commits intoelastic:mainfrom
khushijain21 merged 20 commits intoelastic:mainfrom
Conversation
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
mauri870
reviewed
Jul 2, 2025
mauri870
approved these changes
Jul 2, 2025
Member
mauri870
left a comment
There was a problem hiding this comment.
Looks good! Can you add an integration test to otel_test.go now that we have that available?
mauri870
requested changes
Jul 2, 2025
Member
mauri870
left a comment
There was a problem hiding this comment.
We should probably have a otel_test.go following the same approach as fbreceiver.
belimawr
reviewed
Jul 2, 2025
Co-authored-by: Tiago Queiroz <me@tiago.life>
Co-authored-by: Tiago Queiroz <me@tiago.life>
AndersonQ
reviewed
Jul 9, 2025
AndersonQ
reviewed
Jul 9, 2025
mauri870
approved these changes
Jul 10, 2025
Member
mauri870
left a comment
There was a problem hiding this comment.
LGTM, thanks! Please address the remaining open comments before merging.
mergify Bot
pushed a commit
that referenced
this pull request
Jul 10, 2025
* [beatreceivers] Introduce otel mode for metricbeat (cherry picked from commit f0b0f2a)
6 tasks
mergify Bot
pushed a commit
that referenced
this pull request
Jul 10, 2025
* [beatreceivers] Introduce otel mode for metricbeat (cherry picked from commit f0b0f2a) # Conflicts: # x-pack/libbeat/common/otelbeat/otel.go
6 tasks
khushijain21
added a commit
that referenced
this pull request
Jul 11, 2025
6 tasks
6 tasks
This was referenced Jul 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
This PR introduces otel mode for metricbeat. This will allow us to write e2e test for metricbeat inputs.
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.How to test this PR locally
Tests: