add disclaimer

This commit is contained in:
illustris
2026-03-22 07:46:45 +05:30
parent 9c2b1bf384
commit 6495953dc7

View File

@@ -4,6 +4,8 @@ Prometheus exporter for Proxmox VE that collects VM and storage metrics directly
Metrics are gathered by reading `/proc`, `/sys`, `/etc/pve`, and running `qm monitor` commands. Metrics are gathered by reading `/proc`, `/sys`, `/etc/pve`, and running `qm monitor` commands.
> **Disclaimer:** This is a heavily vibe-coded rewrite of [pvemon](https://github.com/illustris/pvemon) for better maintainability and easier distribution. This disclaimer will remain up until the codebase has been reviewed and validated.
## Building ## Building
Requires [Nix](https://nixos.org/): Requires [Nix](https://nixos.org/):