-
Notifications
You must be signed in to change notification settings - Fork 148
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
Add k8sobjectsreceiver into otel receivers #5172
Conversation
This pull request does not have a backport label. Could you fix it @MichaelKatsoulis? 🙏
NOTE: |
…bjectsreceiver-elastic-agent-otel-distro
Quality Gate passedIssues Measures |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
* 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)
* 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]>
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
./changelog/fragments
using the changelog toolIssues