[receiver/k8scluster] No longer adding container state metadata on container.id
Closed this issue · 1 comments
dloucasfx commented
Component(s)
receiver/k8scluster
What happened?
Description
Starting in v0.80.0 and above, the k8scluster
receiver is no longer capturing and sending container state metadata against the resource id container.id
Steps to Reproduce
Run the latest version of the collector with k8scluster
receiver
Expected Result
Container metadata, example container.status:running
should be displayed added on the container.id
attribute
Actual Result
container.status:running
is missing
Collector version
v0.80.0 and above
Additional context
A fix has been identified and shortly it will be linked to this issue
github-actions commented
Pinging code owners:
- receiver/k8scluster: @dmitryax @TylerHelmuth @povilasv
%s See Adding Labels via Comments if you do not have permissions to add labels yourself.