Bitcoin Prometheus Exporter
A Prometheus exporter for Bitcoin Core nodes written in Python and packaged as a container. Collects metrics directly from bitcoind RPC without requiring bitcoin-cli.
About
Bitcoin Core Prometheus Exporter is a lightweight Python-based tool designed to expose operational metrics from Bitcoin Core nodes to Prometheus monitoring systems. It enables infrastructure administrators and DevOps engineers to monitor key aspects of their Bitcoin node performa…