client_python icon indicating copy to clipboard operation
client_python copied to clipboard

start_http_server from prometheus_client doesn't work on IPv6

Open nidhal-hafeez opened this issue 2 years ago • 1 comments

How can I run the http server using the prometheus_client on IPv6?

nidhal-hafeez avatar Oct 13 '23 02:10 nidhal-hafeez

What version of the client are you using and what does your code look like? This should work, or at least did work as of https://github.com/prometheus/client_python/pull/657.

csmarchbanks avatar Oct 17 '23 21:10 csmarchbanks