ipfs-cluster/monitor/metrics
Hector Sanjuan b3853caf36 Dependency ugprade: changes needed
* Libp2p protectors no longer needed, use PSK directly
* Generate cluster 32-byte secret here (helper gone from pnet)
* Switch to go-log/v2 in all places
* DHT bootstrapping not needed. Adjust DHT options for tests.
* Do not rely on dissappeared CidToDsKey and DsKeyToCid functions fro dshelp.
* Disable QUIC (does not support private networks)
* Fix tests: autodiscovery started working properly
2020-03-22 14:50:25 +01: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 Dependency ugprade: changes needed 2020-03-22 14:50:25 +01:00