Skip to content

Drop ContainerID attribute from samples#562

Merged
christos68k merged 1 commit intoopen-telemetry:mainfrom
rockdaboot:drop-containerid-from-samples
Jul 1, 2025
Merged

Drop ContainerID attribute from samples#562
christos68k merged 1 commit intoopen-telemetry:mainfrom
rockdaboot:drop-containerid-from-samples

Conversation

@rockdaboot
Copy link
Copy Markdown
Contributor

Since we store the ContainerID attribute on the Resource level, we no longer need it at the sample level.

@christos68k christos68k merged commit 344c91e into open-telemetry:main Jul 1, 2025
25 checks passed
andrzej-stencel pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Jul 7, 2025
#### Description
The HostID, ContainerID, K8SPodName and K8sNamespaceName attributes are
no longer stored at the `Sample` level, instead they are stored at the
`Resource` level.

Also added ServiceName as a `Sample` level attribute.

See also:
open-telemetry/opentelemetry-ebpf-profiler#562
Dylan-M pushed a commit to Dylan-M/opentelemetry-collector-contrib that referenced this pull request Aug 5, 2025
…try#40967)

#### Description
The HostID, ContainerID, K8SPodName and K8sNamespaceName attributes are
no longer stored at the `Sample` level, instead they are stored at the
`Resource` level.

Also added ServiceName as a `Sample` level attribute.

See also:
open-telemetry/opentelemetry-ebpf-profiler#562
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants