Discover and explore top open-source AI tools and projects—updated daily.
iopsystemsHigh-resolution Linux performance telemetry
Top 100.0% on SourcePulse
Summary
Rezolus is a high-resolution, low-overhead telemetry agent for Linux, designed to provide deep insights into system performance. It targets performance engineers, DevOps, and SREs, enabling detailed analysis of CPU, scheduler, I/O, network, system calls, and container metrics. By leveraging eBPF, Rezolus offers efficient instrumentation for both proactive performance engineering and reactive troubleshooting of production incidents.
How It Works
Rezolus utilizes eBPF (extended Berkeley Packet Filter) to instrument the Linux kernel at a high resolution with minimal performance overhead. Its core Agent collects metrics across various system domains. Additional components transform these metrics for observability stacks (Exporter for Prometheus), enable on-demand data capture (Recorder), provide after-the-fact incident investigation via a rolling buffer (Hindsight), and offer interactive visualization of collected data (Viewer). This eBPF-centric approach allows for granular visibility into system behavior that is difficult to achieve with traditional methods.
Quick Start & Requirements
curl -fsSL https://install.rezolus.com | bashHighlighted Details
Maintenance & Community
Rezolus is supported via a Discord Community and GitHub Issues for bug reports and feature requests.
Licensing & Compatibility
Dual-licensed under Apache 2.0 and MIT. Compatible with bare-metal and cloud environments on x86_64 and ARM64 architectures. The permissive licenses generally allow for commercial use and integration into closed-source systems.
Limitations & Caveats
The Hindsight service is disabled by default and requires explicit configuration and enabling. Careful tuning of the Exporter's scrape interval is necessary to avoid stale metrics or incomplete data summaries.
6 days ago
Inactive
langwatch
traceloop
triggerdotdev
netdata