-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[DRAFT] [DO NOT MERGE] Entities support prototype #35538
Conversation
bcf2326
to
c56e00b
Compare
c56e00b
to
6987c81
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Is k8scluster receiver the right component for this? I wonder if that better fits in the k8sobjectsreceiver. ref: #24419 (comment) |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
6987c81
to
2dc2e0f
Compare
Potentially yes. Right now, we have experimental entities emitted by the k8scluster receiver. I think we can keep it there for now and reconsider later. k8sobjects intentionally produces logs right now, specifically to support events. I think we need to resolve overlap between k8sobjects and k8sevents receiver first. |
2dc2e0f
to
c6799cb
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
metadata.yaml
was updated, with no manual changes to the code. The entity references are added in the generated code.Result
Using the following collector configuration
The output of the debug processor now includes the entity references that are added by the resource detection processor (note that all optional resource attributes had to be enabled in the collector configuration):