Added prometheus to README

This commit is contained in:
Miquel Ortega 2020-05-05 19:42:37 +02:00
parent fdfa4b8594
commit 6680bf17ba
2 changed files with 5 additions and 0 deletions

View File

@ -70,6 +70,8 @@ Supported user databases (for user repository, with passwords or keys, if authen
Redis can also be used for status and statistics storage and notification.
By default a [prometheus](https://prometheus.io/) exporter endpoint is enabled on port 9121 under path /metrics
Supported message integrity digest algorithms:
* HMAC-SHA1, with MD5-hashed keys (as required by STUN and TURN standards)

View File

@ -265,6 +265,9 @@ Flags:
check: across the session, all requests must have the same
main ORIGIN attribute value (if the ORIGIN was
initially used by the session).
--no-prometheus Disable prometheus metrics. By default it is
enabled and listening on port 9121 unther the path /metrics
also the path / on this port can be used as a health check
-h Help.