mirror of
https://github.com/coturn/coturn.git
synced 2026-05-12 09:40:35 +00:00
790cc6f79e
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>