Closed matiaslopezd closed 3 weeks ago
Currently Prometheus metric exporting is not available in pion/turn and I think this will remain so for the foreseeable future: pion/turn is a reusable software module that you can use to implement your own TURN speaker on top, and it is expected that your implementation should generate itw own Prom metrics using the pion/turn API. For instance, the value for the turn_active_connections
gauge can be generated dynamically using the Server.AllocationCount
call. Is there any specific function you miss in the API to implement your metrics?
Closing this for now, feel free to reopen if new input becomes available.
Hi guys, I want to implement Prometheus metrics to know things like: