ipfs-cluster/monitor/metrics
Kishan Sagathiya 31534a429b Fix #374: health metrics improvements
- Human-sizes for freespace metrics. Display whether if metric is
expires in something like "expires in 3m".
- When not passing metric name `ipfs-cluster-ctl health metrics` hits
the the metrics endpoint which returns a list of available metrics and
displays to user
- Humanize metrics output
- Sort metrics output
2019-10-24 16:37:26 +02:00
..
checker_test.go Simplify failed peer detection 2019-06-27 16:55:51 +01:00
checker.go Test that expired PeerMetrics gets deleted 2019-09-13 08:01:15 +07:00
prob_test.go refactor prob to use gonum and pass []float64 2019-04-18 16:16:39 +10:00
prob.go add reference to original prob.go 2019-04-26 12:20:31 +10:00
store_test.go alerting for peers stops after one alert 2019-06-11 10:54:12 +02:00
store.go Fix #374: health metrics improvements 2019-10-24 16:37:26 +02:00
util.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00
window_test.go refactor prob to use gonum and pass []float64 2019-04-18 16:16:39 +10:00
window.go refactor prob to use gonum and pass []float64 2019-04-18 16:16:39 +10:00