Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPv6 Support #3

Open
haraldkoch opened this issue Jan 24, 2022 · 0 comments
Open

Add IPv6 Support #3

haraldkoch opened this issue Jan 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@haraldkoch
Copy link
Owner

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.

@haraldkoch haraldkoch added the enhancement New feature or request label Jan 24, 2022
@haraldkoch haraldkoch self-assigned this Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant