You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently the prometheus python client, through a complicated series of layers, does not support IPv6 listeners (using the simple start_http_server() exposition). See the discussion here:
Apparently the prometheus python client, through a complicated series of layers, does not support IPv6 listeners (using the simple start_http_server() exposition). See the discussion here:
prometheus/client_python#567
other users of this library have added IPv6 support; I should do the same.
The text was updated successfully, but these errors were encountered: