ipfs-cluster/cmd
Hector Sanjuan 19b1124999 Make metrics human
Issue #572 exposes metrics but they carry the peer ID in binary.

This was ok with our internal codecs but it doesn't seem to work
very well with json, and makes the output format unusable.

This makes the Metric.Peer field a string.

Additinoally, fixes calling the command without arguments and displaying
the date in the right format.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-10-26 14:11:30 +02:00
..
ipfs-cluster-ctl Make metrics human 2018-10-26 14:11:30 +02:00
ipfs-cluster-service Issue #532 -f init should clean up state 2018-10-18 19:06:07 +05:30