WebRTC debugging with Prometheus/Grafana
In this article, we will show how to simplify the debugging process of WebRTC applications by exporting all RTCPeerConnections metrics to a Prometheus service. The exported data can then be inspected using a Grafana service, which is linked to the Prometheus data source.