Closed simondeziel closed 7 months ago
If we include an entry for each stopped instance do we need the summary metrics for instance counts?
If we include an entry for each stopped instance do we need the summary metrics for instance counts?
If metrics are provided for stopped instances, I'd include the summary instance counts as well and even go a step further:
# New generic metrics
lxd_instances_total 32
lxd_containers_total 17
lxd_vms_total 15
lxd_running_instances_total 24
lxd_running_containers_total 13
lxd_running_vms_total 11
That's assuming it's cheap to get those, ofc.
The addition of the lxd_instances
metric partly addressed this. The remaining part is to expose various version information about what's bundled along with LXD and which features it supports. This should be properly described in a future ticket once properly thought through.
Related to #12333.
ATM, LXD exposes multiple Go metrics as well as some metrics about itself:
It would be useful to add some more like those: