Jess G
3c9d83dbfe
convert psserver dashboard into an inspector ( #1407 )
...
* Convert psserver dashboard into an inspector
* remove dashboard stream, update ps.pb.mock
* fixes for lint errs
2019-03-05 15:48:37 -05:00
Egon Elbre
46a19d5186
show nicer time in storage node dashboard ( #1325 )
2019-02-18 16:16:48 +01:00
JT Olio
2a59679766
pkg/transport: require tls configuration for dialing ( #1286 )
...
* separate TLS options from server options (because we need them for dialing too)
* stop creating transports in multiple places
* ensure that we actually check revocation, whitelists, certificate signing, etc, for all connections.
2019-02-11 13:17:32 +02:00
Kaloyan Raev
0ffdaeebce
Disable colors in dashboard by default. --color flag to enable them ( #1264 )
2019-02-07 19:54:46 +02:00
Egon Elbre
f7c692f844
Use base10 for all values ( #1187 )
2019-02-01 11:29:37 -07:00
Alexander Leitner
7c741c16d1
Readable sizes in dashboard ( #1180 )
...
* Readable sizes
* Use tabwriter
* Added more addresses to dashboard stats
* Use kad to look up addresses
* Move dashboard command to dashboard.go
2019-01-30 14:49:25 -05:00