Hello,
I’m trying to indicate the minutes/hours since an event happened last. But our configuration is only giving me hours, never minutes, as I see some people have been able to do:
What am I missing with the singlestat configuration that it’s only displaying “an hour ago” and not “2 minutes ago”.
In my case, i have select “distinct” value, otherview my results were strange. To get just the last value from db, not any form of operation on group of numbers.
The last() selector works for me. But I think the problem I was having was related to systemd-timesyncd. Once the system was syncing correctly, the minutes appeared.