feat(libp2p): expose libp2p bandwidth metrics #2002
Annotations
10 errors
|
node/modules/lp2p/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
|
node/modules/lp2p/host.go#L68
undefined: registration (typecheck)
|
node/impl/net/net.go#L25
could not import github.com/filecoin-project/lotus/node/modules/lp2p (-: # github.com/filecoin-project/lotus/node/modules/lp2p
|
node/modules/lp2p/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
|
node/modules/lp2p/host.go#L68
undefined: registration) (typecheck)
|
node/impl/full.go#L19
could not import github.com/filecoin-project/lotus/node/modules/lp2p (-: # github.com/filecoin-project/lotus/node/modules/lp2p
|
node/modules/lp2p/host.go#L19
"go.opentelemetry.io/otel/metric" imported and not used
|
node/modules/lp2p/host.go#L68
undefined: registration) (typecheck)
|
node/impl/full.go#L122
cannot use &FullNodeAPI{} (value of type *FullNodeAPI) as api.FullNode value in variable declaration: *FullNodeAPI does not implement api.FullNode (missing method ID) (typecheck)
|
This job failed
Loading