There is a VM metric named 'OS Uptime'. It provides the amount of time that a VM has been powered-on, but its default unit is seconds. And there isnt an option to change it. Id like it to be days....so I tried creating a super metric.
The problem is that the super metric never shows up as an available metric (I have others that work okay).
Is anyone successfully using the 'OS Uptime' metric within a super metric to see the up time as anything other than seconds (the default)?
sum(((${this, metric=sys|osUptime_latest, depth=1}/60)/60)/24)