Hi Experts In prometheus.yaml file i would like to fill the external labels with cluster and pod name. What is the ideal way to achieve this?
external_labels: cluster: $(CLUSTER_NAME) replica: $(POD_NAME) -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/bd33c95f-5fa1-4832-adf5-5e469a3e31c5o%40googlegroups.com.

