Show HN: Sip-exporter – passive eBPF-based SIP/RTP monitoring with Prometheus
SIP-exporter EN | RU High-performance eBPF-based SIP monitoring service that captures and exports telephony metrics to Prometheus-compatible systems (Prometheus, VictoriaMetrics, etc.). Captures SIP packets directly in the Linux kernel using eBPF, minimizing userspace processing overhead. A /health endpoint is also exposed (returns 200 OK when alive, 503 otherwise) — used by the Dockerfile HEALTHCHECK and suitable for orchestrator liveness/readiness probes.
- ▪SIP-exporter EN | RU High-performance eBPF-based SIP monitoring service that captures and exports telephony metrics to Prometheus-compatible systems (Prometheus, VictoriaMetrics, etc.).
- ▪Captures SIP packets directly in the Linux kernel using eBPF, minimizing userspace processing overhead.
- ▪A /health endpoint is also exposed (returns 200 OK when alive, 503 otherwise) — used by the Dockerfile HEALTHCHECK and suitable for orchestrator liveness/readiness probes.
Hacker News (Newest) files mainly under programming. We currently carry 5,262 of its stories.
Opening excerpt (first ~120 words) tap to expand
SIP-exporter EN | RU High-performance eBPF-based SIP monitoring service that captures and exports telephony metrics to Prometheus-compatible systems (Prometheus, VictoriaMetrics, etc.). Captures SIP packets directly in the Linux kernel using eBPF, minimizing userspace processing overhead. Table of Contents Key Features Quick Start Core Technology Architecture Performance Install Deployment Topology Metrics Fraud Detection Security Development Benchmark Alerting Metrics Storage Compatibility License Changelog Key Features 🌐 Multi-interface monitoring — capture SIP/RTP from multiple NICs simultaneously, each tagged with an iface label ⚡ Low overhead — eBPF packet filtering in kernel space 🐳 Single container deployment — no external dependencies 🔧 Configurable SIP ports — monitor custom…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.