mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Previously the code called `time.Now()` in two different places so the timestamps didn't match. Now we use the timestamp of the report itself. Add the collector's local time to the report if it didn't have one.