ipfs-cluster/monitor/metrics
Adrian Lanzafame a763560e0c
extend the initial size of metrics distribution to 5
This prevents accrual failure detection from kicking in too
soon after a cluster has started.

License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2019-05-07 19:07:11 +10:00
..
checker_test.go add Alerts measure 2019-04-26 17:56:44 +10:00
checker.go extend the initial size of metrics distribution to 5 2019-05-07 19:07:11 +10: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 Consensus: add new "crdt" consensus component 2019-04-17 19:14:26 +02:00
store.go refactor prob to use gonum and pass []float64 2019-04-18 16:16:39 +10:00
util.go Remove *Serial types. Use pointers for all types. 2019-02-27 17:04:35 +00: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