mirror of
https://github.com/coturn/coturn.git
synced 2025-12-25 01:41:00 +01:00
Add a `--prometheus-path` parameter which allows users to specify at what path the metrics should be exposed. This simplifies serving metrics on a specific path behind some restrictive reverse proxies that expect the upstream server to serve URLs with paths matching the requested path. Co-authored-by: Pavel Punsky <eakraly@users.noreply.github.com>