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 design.
-- 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/b460ae19-6617-4a95-8b8d-ac43202c5d38n%40googlegroups.com.

