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
Can we add UIDs for kubernetes objects like - daemon_set, deployment, namespace, replica_set, service and stateful_set in the tags for the related events/metrics.
Currently we get tags - kube_daemon_set, kube_deployment, kube_namespace, kube_replica_set, kube_service and kube_stateful_set which indicate the k8s object's name and not the UID.
UID would be a better identifier to associate a particular event/metric to.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Can we add UIDs for kubernetes objects like - daemon_set, deployment, namespace, replica_set, service and stateful_set in the tags for the related events/metrics.
Currently we get tags - kube_daemon_set, kube_deployment, kube_namespace, kube_replica_set, kube_service and kube_stateful_set which indicate the k8s object's name and not the UID.
UID would be a better identifier to associate a particular event/metric to.
Beta Was this translation helpful? Give feedback.
All reactions