On Dual Stack Kubernetes, when we use service discovery for "role: endpoints" we find the directly discovered via endpoint targets __address__ with an IPv6 address (this is the way the endpoint is really configured). However we find the in-directly discovered targets (via Endpoint->service->Pod ) to have an IPv4 address.This causes some trouble for our intended to discover targets, and relabeling.
Is this designed like this ? or is something wrong ? -- 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/4703ea44-945d-42a0-8991-95b1a4d42963n%40googlegroups.com.

