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 k8sobjectsreceiver into otel receivers #5172

Conversation

MichaelKatsoulis
Copy link
Contributor

@MichaelKatsoulis MichaelKatsoulis commented Jul 18, 2024

What does this PR do?

This PR adds https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/k8sobjectsreceiver into supported Otel receivers by Elastic-agent.

Why is it important?

This is important in order to collect kubernetes cluster events. That way we can offer a more complete kubernetes observability experience using elastic's Otel distro.

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/fragments using the changelog tool
  • I have added an integration test or an E2E test

Issues

@MichaelKatsoulis MichaelKatsoulis requested a review from a team as a code owner July 18, 2024 15:12
@MichaelKatsoulis MichaelKatsoulis requested review from michalpristas and blakerouse and removed request for michalpristas and blakerouse July 18, 2024 15:12
Copy link
Contributor

mergify bot commented Jul 18, 2024

This pull request does not have a backport label. Could you fix it @MichaelKatsoulis? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@michalpristas michalpristas added skip-changelog backport-8.15 Automated backport to the 8.15 branch with mergify labels Jul 18, 2024
@mergify mergify bot removed the backport-skip label Jul 18, 2024
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jul 18, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@michalpristas michalpristas merged commit 2cf5cf3 into elastic:main Jul 22, 2024
14 checks passed
mergify bot pushed a commit that referenced this pull request Jul 22, 2024
* Add k8sobjectsreceiver into otel receivers

* go mod tidy;mage fmt;mage update;mage notice

---------

Co-authored-by: Michal Pristas <[email protected]>
(cherry picked from commit 2cf5cf3)
michalpristas pushed a commit that referenced this pull request Jul 22, 2024
* Add k8sobjectsreceiver into otel receivers

* go mod tidy;mage fmt;mage update;mage notice

---------

Co-authored-by: Michal Pristas <[email protected]>
(cherry picked from commit 2cf5cf3)

Co-authored-by: Michael Katsoulis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.15 Automated backport to the 8.15 branch with mergify skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants