MindFlavor / prometheus_wireguard_exporter

A Prometheus exporter for WireGuard, written in Rust.
https://mindflavor.github.io/prometheus_wireguard_exporter
MIT License
463 stars 49 forks source link

feat: adding gauge to track total peers connected #80

Open gausnes opened 2 years ago

gausnes commented 2 years ago

Adding a new gauge to monitor the number of peers connected to Wireguard. This metric provides low cardinality context to the number of peers connected to the process. Label cardinality becomes notable for DataDog pricing.