Closed
Description
In Icinga DB heartbeats (i.e. icinga:stats
messages), the startup time is currently in seconds, whereas other absolute timestamps are in milliseconds. Internally, we discussed today that we want to fix this in icinga2, even if this means that we have to require some icinga2 > 2.13.0 for icingadb 1.0.
So change this timestamp to milliseconds and also verify that there are no other timestamps left that are in seconds.
Other issues identified:
refs Icinga/icingadb#357