Skip to content

feat(nodemetadataenricher): Add log signal support#2095

Open
miconeilaws wants to merge 1 commit intomainfrom
miconeil/nodemetadataenricher-log-support
Open

feat(nodemetadataenricher): Add log signal support#2095
miconeilaws wants to merge 1 commit intomainfrom
miconeil/nodemetadataenricher-log-support

Conversation

@miconeilaws
Copy link
Copy Markdown
Collaborator

Extend the nodemetadataenricher processor to handle logs in addition to metrics. The processLogs method uses the same logic as processMetrics: looks up k8s.node.name in resource attributes and stamps host.id, host.name, host.type, host.image.id, and cloud.availability_zone from the Lease-based node metadata cache.

This enables the cluster-scraper's K8s events pipeline to enrich event logs with per-node IMDS metadata.

Extend the nodemetadataenricher processor to handle logs in addition to
metrics. The processLogs method uses the same logic as processMetrics:
looks up k8s.node.name in resource attributes and stamps host.id,
host.name, host.type, host.image.id, and cloud.availability_zone from
the Lease-based node metadata cache.

This enables the cluster-scraper's K8s events pipeline to enrich event
logs with per-node IMDS metadata.
@miconeilaws miconeilaws requested a review from a team as a code owner April 21, 2026 09:21
@github-actions
Copy link
Copy Markdown
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions Bot added the Stale label Apr 30, 2026
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.

1 participant