coturn/cmake
Alex Gustafsson d63704c72d
Implement custom prometheus http handler (#1591)
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>
2024-12-10 10:28:43 -08:00
..
CacheLog.cmake Add cmake 2021-02-26 09:02:50 +08:00
cmake_uninstall.cmake.in Add cmake 2021-02-26 09:02:50 +08:00
CMakeCPack.cmake Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
CMakeCPackOptions.cmake.in Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
coturnConfig.cmake.in Support Windows MSVC (#855) 2022-10-28 19:32:23 -07:00
FindLibevent.cmake Add cmake 2021-02-26 09:02:50 +08:00
FindMySQL.cmake Add cmake 2021-02-26 09:02:50 +08:00
FindPostgreSQL.cmake Add cmake 2021-02-26 09:02:50 +08:00
FindPrometheus.cmake Implement custom prometheus http handler (#1591) 2024-12-10 10:28:43 -08:00
FindSQLite.cmake Add cmake 2021-02-26 09:02:50 +08:00