opentelemetry-operations-python icon indicating copy to clipboard operation
opentelemetry-operations-python copied to clipboard

Verify non-GKE resources map to `k8s_*` monitored resources

Open damemi opened this issue 2 years ago • 1 comments

From https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues/627, verify that kubernetes resources do not require cloud.platform: gcp_kubernetes_engine to map to k8s Monitored Resources (k8s_container, k8s_pod, etc).

Go exporter/collector fix in https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/683 uses k8s.cluster.name resource attribute to identify a k8s resource. Other languages should be consistent with this.

damemi avatar Jul 26 '23 16:07 damemi

@aabmass - any thoughts here (old issue)?

pintohutch avatar Aug 28 '24 14:08 pintohutch