I'm assuming that 'exmaple.com' is meant to be 'example.com', as in that's what you're probing?
Are those literal cut-and-pastes? 'example.com' will in fact resolve, and has a stub website, which may be useful for testing. On Saturday, October 29, 2022 at 7:58:55 AM UTC-4 Brian Candler wrote: > On Saturday, 29 October 2022 at 11:27:39 UTC+1 [email protected] wrote: > >> ~ $ nslookup exmaple.com >> Server: 10.96.5.5 >> Address: 10.96.5.5:53 >> >> Non-authoritative answer: >> Name: exmaple.com >> Address: 104.18.144.11 >> Name: exmaple.com >> Address: 104.18.145.11 >> >> *** Can't find exmaple.com: No answer >> >> > That's a very mangled response: you seem to be showing a success response > and a failure response at the same time. Can you show the output of "dig > exmaple.com" instead? > > You can also try tcpdump'ing your DNS traffic between your pod and your > DNS cache. > >> -- 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/68afc6fc-8302-4fc8-80e0-8e1e7525215dn%40googlegroups.com.

