https://github.com/MindFlavor/prometheus_wireguard_exporter
From the tests I made, it seems needed to have --network=host but then prometheus cannot scrape the target endpoint because it's on the backend bridge.
https://github.com/kbknapp/wireguard_exporter
I did not test this one yet because there are no Docker image out of the box.
https://github.com/MindFlavor/prometheus_wireguard_exporter
From the tests I made, it seems needed to have
--network=hostbut then prometheus cannot scrape the target endpoint because it's on the backend bridge.https://github.com/kbknapp/wireguard_exporter
I did not test this one yet because there are no Docker image out of the box.