-
Notifications
You must be signed in to change notification settings - Fork 39
Verify non-GKE resources map to k8s_* monitored resources #258
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestenhancement acceptedAn actionable enhancement for which PRs will be acceptedAn actionable enhancement for which PRs will be acceptedgood first issueGood for newcomersGood for newcomerspriority: p2
Description
From GoogleCloudPlatform/opentelemetry-operations-go#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 GoogleCloudPlatform/opentelemetry-operations-go#683 uses k8s.cluster.name resource attribute to identify a k8s resource. Other languages should be consistent with this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestenhancement acceptedAn actionable enhancement for which PRs will be acceptedAn actionable enhancement for which PRs will be acceptedgood first issueGood for newcomersGood for newcomerspriority: p2