pull down to refresh

I had an exporter on peer data for a while, iirc it was something I hacked into bitcoind-monitor, but it means increased load on your rpc (like the exporter you use already does, but more of it). I have a low-ranked todo item to build an adapter that can capture stats through a hook similar to contrib/tracing/log_p2p_connections.bt but I'm not sure if that covers your requirements either.

I'm swamped and slow, but this can probably be patched into bitcoind-exporter if you don't care about the RPC load.

Thanks you! Exactly, tracing with ebpf would match my requirements. I am ok with the RPC load if it allows me not to reinvent the wheel.
Actually thanks to you I have discovered other projects on GitHub which may be helpful. I will share it here if the results are better and I am able to make it work with Prometheus.

I don't want to be intrusive, but is it you Primexz on GitHub? If yes, thank you again haha

reply

Glad to be of service.

is it you Primexz on GitHub?

No. But if that were so I would still say no, haha.

reply