Added ZFS state metrics
This commit is contained in:
@@ -27,6 +27,7 @@ type PveMetricsConfiguration struct {
|
||||
LXC bool `yaml:"lxc"` // Enables LXC container metrics collection.
|
||||
QEMU bool `yaml:"qemu"` // Enable QEMU virtual machine metrics collection.
|
||||
Disk bool `yaml:"disk"` // Enable physical disk metrics collection.
|
||||
ZFS bool `yaml:"zfs"` // Enable node ZFS pool metrics collection.
|
||||
Storage bool `yaml:"storage"` // Enable node storage metrics collection.
|
||||
NodeStatus bool `yaml:"nodeStatus"` // Enable node status metrics collection.
|
||||
Subscription bool `yaml:"subscription"` // Enable node subscription detail collection.
|
||||
|
||||
Reference in New Issue
Block a user