Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0, 1.1.0
-
None
Description
There's inconsistency of timestamp between IMetricsConsumer and IClusterMetricsConsumer: former is seconds and latter is milliseconds.
Since both of two are representing it to timestamp, and IMetricsConsumer is already being used, we need to change timestamp of IClusterMetricsConsumer to seconds.