feat(p2p/dht): Enable DHT server metrics #10150
Annotations
10 errors
run unit tests:
share/shwap/p2p/discovery/dht_wrapper.go#L39
undefined: routing.Cid
|
run unit tests:
share/shwap/p2p/discovery/dht_wrapper.go#L49
undefined: routing.Cid
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L48
metricsDHT.PeerConnected undefined (type *MetricsDHT has no field or method PeerConnected)
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L49
undefined: dhtMetrics
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L49
mode.String undefined (type config.ModeOpt has no field or method String)
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L50
invalid operation: metricsDHT.Host().Network().Connectedness(id) == network.DirInbound (mismatched types network.Connectedness and network.Direction)
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L51
undefined: dhtMetrics
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L51
mode.String undefined (type config.ModeOpt has no field or method String)
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L53
undefined: dhtMetrics
|
run unit tests:
share/shwap/p2p/discovery/dht.go#L53
mode.String undefined (type config.ModeOpt has no field or method String)
|
Loading