You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
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.