turn
turn copied to clipboard
Prometheus metrics based on allocation?
Hi guys, I want to implement Prometheus metrics to know things like:
# TYPE turn_active_connections gauge
turn_active_connections 0
# HELP turn_total_connections Total number of TURN connections
# TYPE turn_total_connections counter
turn_total_connections 0