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.