bitcoind-observer
An experimental Prometheus metric exporter for Bitcoin Core based on Userspace, Statically Defined Tracing and eBPF.
This demo is based on not-yet-released Bitcoin Core code added in PR #22006 tracing: first tracepoints and documentation on User-Space, Statically Defined Tracing (USDT).
The bitcoind-observer is written in Rust and open source. Code can be found on github.com/0xb10c/bitcoind-observer.