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

Align K8s SemConv with Entities work #1420

Open
ChrsMark opened this issue Sep 20, 2024 · 0 comments
Open

Align K8s SemConv with Entities work #1420

ChrsMark opened this issue Sep 20, 2024 · 0 comments
Labels

Comments

@ChrsMark
Copy link
Member

A few things we'll need to work w/ Entities/Semconv group on:

(1) Should type on resource semconv have all identifying attributes or locally identifying attributes.

E.g. k8s.namespace today only contains k8s.namespace.name. How does the interact with k8s.pod type? Do I always put both when I can?

(2) Discovery of these attributes (locally and externally) (a.k.a. multi-observer problem). I'd like if each of the resources (and attributes) had some description in the markdown for how they can be discovered BOTH inside an SDK and externally (e.g. via collector).

Originally posted by @jsuereth in open-telemetry/community#2352 (comment)

@joaopgrassi joaopgrassi removed their assignment Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants