Description
Since sidecar containers have gone GA in K8s since v1.33 would it be possible to add support for collecting New Relic K8sContainerSample's from them?
We are currently using them as part of our self hosted GitHub Action runners on K8s, which use Docker in Docker sidecar containers. As a workaround we can run these as traditional co-located sidecars but then risk of race conditions unless we add custom logic. It would be nice to add native NR support.