Open-source eBPF sensor that turns IPv4/UDP SIP and correlated RTP/RTCP visible on a privileged Linux host into ~115 Prometheus metrics and an 11-section Grafana dashboard. Stores no packets or audio; QoE covers only sensor-visible traffic
I built sip-exporter to make SIP and RTP operations observable through the existing Prometheus and Grafana stack.
It passively observes IPv4/UDP SIP signaling and SDP-correlated RTP/RTCP on a privileged Linux host. It exposes about 115 Prometheus metrics and includes an 11-section Grafana dashboard covering signaling health, registrations, traffic, media quality, and system health.
The project is open source under AGPL-3.0. I’d especially appreciate feedback on missing operational metrics, dashboard gaps, and deployment scenarios.
Hi Product Hunt!
I built sip-exporter to make SIP and RTP operations observable through the existing Prometheus and Grafana stack.
It passively observes IPv4/UDP SIP signaling and SDP-correlated RTP/RTCP on a privileged Linux host. It exposes about 115 Prometheus metrics and includes an 11-section Grafana dashboard covering signaling health, registrations, traffic, media quality, and system health.
The project is open source under AGPL-3.0. I’d especially appreciate feedback on missing operational metrics, dashboard gaps, and deployment scenarios.