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
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR fixes an issue where the receiver was ignoring non-ready
containers with an empty ContainerID, resulting in incomplete data
collection for the newly introduced metrics `k8s.container.status.state`
and `k8s.container.status.reason`.
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixesopen-telemetry#43147
<!--Describe what testing was performed and which tests were added.-->
#### Testing
Updated `TestTransform`
<!--Describe the documentation added.-->
#### Documentation
<!--Please delete paragraphs that you did not use before submitting.-->
0 commit comments