Skip to content

[processor/k8sattributes] Add support for extracting deployment name purely from ownerReferences #42530

@JeffLuoo

Description

@JeffLuoo

Component(s)

processor/k8sattributes

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

Potential high load on api server if users deploy the collector as a daemonset on a large cluster

Describe the solution you'd like

With the feature, the collector doesn't need to start a informer to fetch the deployment name related to the pod. Instead, it extracts the deployment name from the ownerReferences by trimming down the pod template hash.

Describe alternatives you've considered

No response

Additional context

No response

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions