Skip to content

[processor/k8sattributes] k8s.pod.ip attribute is always set when connection association applied #43862

@dmitryax

Description

@dmitryax

Component(s)

processor/k8sattributes

What happened?

Description

The k8sattributes processor always set k8s.pod.ip even if it's not requested by the user when connection association is applied

Steps to Reproduce

      k8sattributes/node_uid:
        extract:
          metadata:
          - k8s.pod.name
        pod_association:
        - sources:
          - from: connection     

Expected Result

Telemetry with only one k8s.pod.name attribute added

Actual Result

k8s.pod.name and k8s.pod.ip are added

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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions