A high-performance system observability tool using eBPF, Prometheus, and Grafana.
- Trace syscall events with near-zero overhead using eBPF
- Export metrics via Prometheus
/metricsendpoint - Visualize syscall latencies in Grafana
- Modular design in modern C++
[eBPF] → [C++ Monitor] → [Prometheus] → [Grafana]
make
sudo ./monitor