Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need extract k8s.pod.ip using k8sattributes processor #32960

Closed
owenchenxy opened this issue May 9, 2024 · 2 comments · Fixed by #33440
Closed

Need extract k8s.pod.ip using k8sattributes processor #32960

owenchenxy opened this issue May 9, 2024 · 2 comments · Fixed by #33440
Labels
enhancement New feature or request priority:p2 Medium processor/k8sattributes k8s Attributes processor

Comments

@owenchenxy
Copy link

Component(s)

processor/k8sattributes

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

I need to know the relationship between pod name and it's ip address. But there is no such informations from the otel datum

Describe the solution you'd like

make k8s.pod.ip as a supported metadata

Describe alternatives you've considered

No response

Additional context

No response

@owenchenxy owenchenxy added enhancement New feature or request needs triage New item requiring triage labels May 9, 2024
Copy link
Contributor

github-actions bot commented May 9, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions github-actions bot added the processor/k8sattributes k8s Attributes processor label May 9, 2024
@TylerHelmuth TylerHelmuth added priority:p2 Medium and removed needs triage New item requiring triage labels May 10, 2024
@TylerHelmuth
Copy link
Member

We already use the ip for association, allowing it to be an extracted resource feel reasonable

codeboten pushed a commit that referenced this issue Jun 19, 2024
#33440)

This PR adds support for exporting the `k8s.pod.ip` as part of the
metadata added by the processor.

Fixes #32960

#### Testing notes

See
#33440 (comment)

---------

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Co-authored-by: Curtis Robert <crobert@splunk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:p2 Medium processor/k8sattributes k8s Attributes processor
Projects
None yet
2 participants