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

Extract container.image.tag attribute from container.image.name #285

Merged
merged 2 commits into from
Nov 15, 2021

Conversation

dmitryax
Copy link
Contributor

Update k8sClusterReceiver component to export container.image.tag attribute from container.image.name according to OpenTelemetry semantic conventions https://github.com/open-telemetry/opentelemetry-specification/blob/v1.8.0/specification/resource/semantic_conventions/container.md

This can be removed once this issue open-telemetry/opentelemetry-collector-contrib#6314 is resolved

@dmitryax dmitryax requested review from a team as code owners November 15, 2021 19:28
@dmitryax dmitryax force-pushed the extract-container-tag branch from e2c73d0 to 8c9b3a4 Compare November 15, 2021 19:29
Update k8sClusterReceiver component to export `container.image.tag` attribute from `container.image.name` according to OpenTelemetry semantic conventions https://github.com/open-telemetry/opentelemetry-specification/blob/v1.8.0/specification/resource/semantic_conventions/container.md

This can be removed once this issue open-telemetry/opentelemetry-collector-contrib#6314 is resolved
@dmitryax dmitryax force-pushed the extract-container-tag branch from 8c9b3a4 to ed91d8f Compare November 15, 2021 19:33
@dmitryax dmitryax merged commit a5fd30f into main Nov 15, 2021
@dmitryax dmitryax deleted the extract-container-tag branch November 15, 2021 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants