Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metricbeat receiver and E2E integration test #6138

Open
leehinman opened this issue Nov 25, 2024 · 1 comment · May be fixed by #6182
Open

Add metricbeat receiver and E2E integration test #6138

leehinman opened this issue Nov 25, 2024 · 1 comment · May be fixed by #6182
Assignees
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Comments

@leehinman
Copy link
Contributor

Once elastic/beats#41738 is merged. We need to add metricbeat receiver to the available receivers

  1. add metricbeat receiver to https://github.com/elastic/elastic-agent/blob/main/internal/pkg/otel/components.go
  2. write an E2E integration test that proves it works, similar to
    func TestOtelFBReceiverE2E(t *testing.T) {
@leehinman leehinman added backport-8.x Automated backport to the 8.x branch with mergify Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Nov 25, 2024
@elasticmachine
Copy link
Contributor

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

@pierrehilbert pierrehilbert removed the backport-8.x Automated backport to the 8.x branch with mergify label Nov 25, 2024
@leehinman leehinman linked a pull request Dec 2, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants