A Rust implementation of a Bitcoin Core Prometheus exporter
bitcoin-exporter is a lightweight monitoring tool that exposes Bitcoin Core node metrics in a format compatible with Prometheus. It enables system administrators and DevOps engineers to track key operational data such as blockchain synchronization progress, peer connections, and…