HAProxy integration writes the name of the HAProxy cluster as a clusterName attribute in metrics. However, this label is also used by the Kubernetes integrations to annotate the Cluster name in which an integration is running. This causes the latter to shadow the former.
Expected Behavior
HAproxy ClusterName and Kubernetes ClusterName should be reported as different attributes.
Description
HAProxy integration writes the name of the HAProxy cluster as a
clusterName
attribute in metrics. However, this label is also used by the Kubernetes integrations to annotate the Cluster name in which an integration is running. This causes the latter to shadow the former.Expected Behavior
HAproxy ClusterName and Kubernetes ClusterName should be reported as different attributes.
Steps to Reproduce
Run the HAProxy integration in Kubernetes.