Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-24 | Metrics: Fix timestamps, they were not epoch | Vratko Polak | 1 | -5/+11 | |
Library documentation [0] says this about monotonic(): The reference point of the returned value is undefined, so that only the difference between the results of two calls is valid. Switching to time(). [0] https://docs.python.org/3/library/time.html Change-Id: Ia7ef8d89119f7dc72619cac44b213611163ff054 Signed-off-by: Vratko Polak <vrpolak@cisco.com> | |||||
2021-05-28 | Framework: Telemetry retake | pmikus | 1 | -0/+619 | |
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I2f019a083916aec9f7816266f6ad5b92dcc31fa0 |