fixed versions on REAMDE
This commit is contained in:
parent
4769a368ab
commit
56b8fac7f0
1 changed files with 4 additions and 4 deletions
|
@ -4,17 +4,17 @@
|
|||
|
||||
[](https://crates.io/crates/prometheus_wireguard_exporter) [](https://crates.io/crates/prometheus_wireguard_exporter) [](https://crates.io/crates/prometheus_wireguard_exporter)
|
||||
|
||||
[](https://github.com/MindFlavor/prometheus_wireguard_exporter/tree/2.0.1)
|
||||
[](https://github.com/MindFlavor/prometheus_wireguard_exporter/tree/2.0.1)
|
||||
[](https://github.com/MindFlavor/prometheus_wireguard_exporter/tree/2.0.2)
|
||||
[](https://github.com/MindFlavor/prometheus_wireguard_exporter/tree/2.0.2)
|
||||
|
||||
[](https://travis-ci.org/MindFlavor/prometheus_wireguard_exporter)
|
||||
[](https://img.shields.io/github/commits-since/mindflavor/prometheus_wireguard_exporter/2.0.1.svg)
|
||||
[](https://img.shields.io/github/commits-since/mindflavor/prometheus_wireguard_exporter/2.0.2.svg)
|
||||
|
||||
## Intro
|
||||
|
||||
A Prometheus exporter for [WireGuard](https://www.wireguard.com), written in Rust. This tool exports the `wg show all dump` results in a format that [Prometheus](https://prometheus.io/) can understand. The exporter is very light on your server resources, both in terms of memory and CPU usage.
|
||||
|
||||
Starting from release [2.0.1](https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/2.0.1) this exporter supports IPv6 addressess too (thanks to [Maximilian Bosch](https://github.com/Ma27)'s PR [#5](https://github.com/MindFlavor/prometheus_wireguard_exporter/pull/5)).
|
||||
Starting from release [2.0.2](https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/2.0.2) this exporter supports IPv6 addressess too (thanks to [Maximilian Bosch](https://github.com/Ma27)'s PR [#5](https://github.com/MindFlavor/prometheus_wireguard_exporter/pull/5)).
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue