mirror of
https://github.com/weaveworks/scope.git
synced 2026-04-02 16:57:17 +00:00
- base load graph x-axis on data, not a hardcoded window - format memory dynamically to scale - add some tests for the immutability of metrics - use ps.List for Sample storage, so it is immutable. Have to implement custom marshalling - adding tests for report.Metrics - check the ordering of the json samples - Make the nil value for Metrics valid. - Sort samples from oldest to newest on the wire.