BlackDex / vwmetrics

Vaultwarden metrics for Prometheus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VWMetrics

Vaultwarden metrics for Prometheus.

Usage

Build the binary from source or download the arm build from the releases page.

vwmetrics needs the db.sqlite3 from your vaultwarden instance it needs to be in the working directory of vwmetrics or you can change the env variable DB_PATH to whatever you want you can also change UPDATE_SECS to change the update interval. The metrics endpoint gets started on 127.0.0.1:3040/metrics (this cannot be changed)

Example output

About

Vaultwarden metrics for Prometheus.

License:Apache License 2.0


Languages

Language:Rust 92.5%Language:Dockerfile 7.5%