Skip to content

[processor/k8sattributes] Add support for extracting labels and annotations from Deployments, StatefulSets, Jobs, and DaemonSets #37957

Open
@hamfila

Description

@hamfila

Component(s)

processor/k8sattributes

Is your feature request related to a problem? Please describe.

Currently, the k8s attributes processor is capable of extracting labels and annotations from pods, namespaces, and nodes. It would be great if the processor could be extended to also support extracting metadata from high-level workloads, like Deployments, StatefulSets, Jobs, and DaemonSets.

Describe the solution you'd like

metadata.labels and metadata.annotations can be extracted from Deployments, StatefulSets, Jobs, and DaemonSets.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needednever staleIssues marked with this label will be never staled and automatically removedprocessor/k8sattributesk8s Attributes processor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions