coturn/examples
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
..
ca Add new test certs 2020-04-28 09:26:31 +00:00
etc Add prometheus setting suggestions on turn.conf in example folder (#1597) 2024-11-17 19:49:10 -08:00
scripts Fix rpm version scripts (#1556) 2024-10-04 10:28:11 -07:00
var/db web interface adjusted 2015-09-15 22:42:39 -07:00
cpu-mem.sh tidy 2018-11-05 14:15:36 +00:00
run_all_clients.sh Add helper script to run all clients 2018-11-05 10:56:43 +00:00
run_tests_conf.sh Memset user_db before reading conf file, not after (#1537) 2024-07-14 16:59:26 -07:00
run_tests_prom.sh Implement custom prometheus http handler (#1591) 2024-12-10 10:28:43 -08:00
run_tests.sh Use single SSL_CTX for DTLS support (#996) 2022-10-05 10:26:46 +02:00