-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[receiver/k8sobjects] Extract resource attributes from payload for events #27069
[receiver/k8sobjects] Extract resource attributes from payload for events #27069
Conversation
5af5cfd
to
5c58174
Compare
/cc @jinja2 |
f08287a
to
cd15e30
Compare
tests are passing now, PR lgtm! |
@TylerHelmuth Would you also change Also I'm wondering if |
@sathieu good questions. Can you ask in the issue? That is the place we're collecting potential attributes. |
I am going to close this for now as we need to have another discussion with the semconv sig to clarify which Kinds have a semantic convention for name. |
Description:
Updates the k8sobjects recevier to be able to extract meaningful kubernetes resource attributes from events.
Link to tracking Issue:
Related to #24242
Testing:
Added unit tests and tested locally
Documentation: