Updated subscription date
Build Docker image on push / docker (push) Successful in 22s
Build and push Docker image on tag / docker (push) Successful in 22s

This commit is contained in:
2026-08-17 21:50:23 +02:00
parent e5a5e6416b
commit f8f9e0c852
4 changed files with 40 additions and 7 deletions
+4
View File
@@ -61,6 +61,10 @@ metrics:
The cluster state collector exposes `pve_cluster_mode`, where `1` means that
Proxmox VE is configured as a cluster and `0` means that it is a standalone node.
The `pve_node_subscription_status` metric uses `0` when no subscription is
configured, `1` for an active subscription, and `2` for an expired or otherwise
unusable subscription.
## Build
To build the Docker image for PVE Exporter, use the following command: