You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 idcontainer.id
Steps to Reproduce
Run the latest version of the collector with
k8scluster
receiverExpected Result
Container metadata, example
container.status:running
should be displayed added on thecontainer.id
attributeActual Result
container.status:running
is missingCollector version
v0.80.0 and above
Additional context
A fix has been identified and shortly it will be linked to this issue
The text was updated successfully, but these errors were encountered: