mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-09 18:57:29 +00:00
Also: * Remove Gob encoder/decoder * Stop using custom encoders/decoders for Timestamps (both ugorji and the Golang JSON codecs use nanosecond precision). * Use idiomatic way to check for existence in metric.LastSample()