client_python
client_python copied to clipboard
start_http_server from prometheus_client doesn't work on IPv6
How can I run the http server using the prometheus_client on IPv6?
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.