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

[8.15](backport #5172) Add k8sobjectsreceiver into otel receivers #5184

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 22, 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


This is an automatic backport of pull request #5172 done by [Mergify](https://mergify.com).

* 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)
@mergify mergify bot requested a review from a team as a code owner July 22, 2024 12:18
@mergify mergify bot added the backport label Jul 22, 2024
@mergify mergify bot requested review from michalpristas and pchila and removed request for a team July 22, 2024 12:18
@michalpristas michalpristas merged commit 6092915 into 8.15 Jul 22, 2024
14 checks passed
@michalpristas michalpristas deleted the mergify/bp/8.15/pr-5172 branch July 22, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants