bitcoind-observer icon indicating copy to clipboard operation
bitcoind-observer copied to clipboard

EXPERIMENTAL: Bitcoin Core Prometheus exporter based on User-Space, Statically Defined Tracing and eBPF.

Results 4 bitcoind-observer issues
Sort by recently updated
recently updated
newest added

Something along the lines of: 1. list the PIDs of all `path/to/bitcoind` processes 2. attach to each 3. set the PID as Prometheus label

Hey, Tried to run it, and it crashes: ``` 2023-05-04 11:39:28,543 INFO [main] Starting bitcoind-observer using /usr/local/bin/bitcoind ... thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: EnableUSDTProbe', src/main.rs:43:10...

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.7.1. Changelog Sourced from regex's changelog. 1.7.1 (2023-01-09) This release was done principally to try and fix the doc.rs rendering for the regex crate. Performance...

dependencies