Implement a custom prometheus http handler in order to: 1. Support listening on a specified address as opposed to any 2. Remove the requirement on the unmaintained promhttp library This feature comes with one limitation: if an IPv4 address is used, the server will not listen on the IPv6-mapped address, even if IPv6 is available. That is, dual-stacking does not work. Solves: #1475 --------- Co-authored-by: Pavel Punsky <eakraly@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| actions/ubuntu-build-deps | ||
| amazon_linux2_tests.yml | ||
| amazon_linux2023_tests.yml | ||
| clang-tidy.yml | ||
| cmake.yaml | ||
| codeql.yml | ||
| compiler-sanitizers.yml | ||
| docker.yml | ||
| lint.yml | ||
| macos.yml | ||
| mingw.yml | ||
| msvc-analyzer.yml | ||
| msvc.yml | ||
| ubuntu_tests.yml | ||