The `Timestamp` behavior returns float values, which the database (pgsql) cannot convert properly.
We already have a `MillisecondTimestamp` behavior, so we should use that.
In case of multiple responsible=y rows (crashed instance and running instance)
make sure to get the one with the latest heartbeat not to give a false positive "Icinga DB is not running" (other heartbeat expired).