[k8s_events] label support for namespace related events #37434
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
never stale
Issues marked with this label will be never staled and automatically removed
priority:p2
Medium
receiver/k8sevents
receiver/k8sobjects
Component(s)
No response
Is your feature request related to a problem? Please describe.
k8s_events related to namespaces are currently missing labels, which are important for filters in the context of Kubernetes.
Describe the solution you'd like
Use k8s_cluster and k8s_events receivers, and k8s_atributes processor to inject labels to k8s_events logs related to a given k8s.object.type
Example: inject namespace labels on logs related to namespaces
Describe alternatives you've considered
An alternative could be to configure k8s_events directly to collect labels, without k8s_cluster receiver and k8s_attributes processor
Additional context
No response
The text was updated successfully, but these errors were encountered: