You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
Is it correct on the /clients page, but not on the detail page for the client?
If so, you've hit a bug which I've addressed in PR sensu/uchiwa-web#93: sensu/uchiwa-web@da1fb63
And it's not the raw timestamp value that is wrong.. it is how it is presented, in that case.
Hi,
the timestamp retrieved from sensu api, seems to be not correct.
If i interrogate sensu-api directly with my browser, i obtain something like 1457037509 as timestamp.
I inspected the response in Uchiwa with firebug and i obtain something like 1.457035675e+09.
The value 1457037509 is correct and the label indicates "a few second ago"; the value 1.457035675e+09 instead indicates "25 minute ago".
Sensu version: 0.22.0
Uchiwa version: 0.14.2
The text was updated successfully, but these errors were encountered: