GoogleCloudPlatform / opentelemetry-operations-go

Apache License 2.0
130 stars 100 forks source link

Fall back to k8s.cluster.id when k8s.cluster.name is not available #771

Closed dashpole closed 1 month ago

dashpole commented 10 months ago

Only GKE currently supports detecting k8s.cluster.name (although EKS support is in progress). To provide a better default experience on non-GKE kubernetes clusters, we should fall back to k8s.cluster.id.

This will require changes to:

aabmass commented 2 months ago

This would be helpful for minkube clusters which don't have a name