Skip to content

feat: add tracing, request timeouts and move instrumentation to boxo #176

feat: add tracing, request timeouts and move instrumentation to boxo

feat: add tracing, request timeouts and move instrumentation to boxo #176

Triggered via pull request November 14, 2024 08:31
@2color2color
synchronize #87
improve-metrics
Status Failure
Total duration 2m 56s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

24 errors
go-test / ubuntu (go this): client.go#L11
missing go.sum entry for module providing package github.com/ipfs/boxo/ipns (imported by github.com/ipfs/someguy); to add:
go-test / ubuntu (go this): client.go#L12
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/client (imported by github.com/ipfs/someguy); to add:
go-test / ubuntu (go this): server.go#L20
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/server (imported by github.com/ipfs/someguy); to add:
go-test / ubuntu (go this): client.go#L13
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/types (imported by github.com/ipfs/someguy); to add:
go-test / ubuntu (go this): server_routers.go#L14
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/types/iter (imported by github.com/ipfs/someguy); to add:
go-test / ubuntu (go this): tracing.go#L7
missing go.sum entry for module providing package github.com/ipfs/boxo/tracing (imported by github.com/ipfs/someguy); to add:
go-test / ubuntu (go this)
missing go.sum entry for module providing package github.com/ipfs/boxo/util (imported by github.com/libp2p/go-libp2p-kad-dht); to add:
go-test / ubuntu (go this)
Process completed with exit code 1.
go-test / macos (go this): client.go#L11
missing go.sum entry for module providing package github.com/ipfs/boxo/ipns (imported by github.com/ipfs/someguy); to add:
go-test / macos (go this): client.go#L12
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/client (imported by github.com/ipfs/someguy); to add:
go-test / macos (go this): server.go#L20
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/server (imported by github.com/ipfs/someguy); to add:
go-test / macos (go this): client.go#L13
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/types (imported by github.com/ipfs/someguy); to add:
go-test / macos (go this): server_routers.go#L14
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/types/iter (imported by github.com/ipfs/someguy); to add:
go-test / macos (go this): tracing.go#L7
missing go.sum entry for module providing package github.com/ipfs/boxo/tracing (imported by github.com/ipfs/someguy); to add:
go-test / macos (go this)
missing go.sum entry for module providing package github.com/ipfs/boxo/util (imported by github.com/libp2p/go-libp2p-kad-dht); to add:
go-test / macos (go this)
Process completed with exit code 1.
go-test / windows (go this): client.go#L11
missing go.sum entry for module providing package github.com/ipfs/boxo/ipns (imported by github.com/ipfs/someguy); to add:
go-test / windows (go this): client.go#L12
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/client (imported by github.com/ipfs/someguy); to add:
go-test / windows (go this): server.go#L20
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/server (imported by github.com/ipfs/someguy); to add:
go-test / windows (go this): client.go#L13
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/types (imported by github.com/ipfs/someguy); to add:
go-test / windows (go this): server_routers.go#L14
missing go.sum entry for module providing package github.com/ipfs/boxo/routing/http/types/iter (imported by github.com/ipfs/someguy); to add:
go-test / windows (go this): tracing.go#L7
missing go.sum entry for module providing package github.com/ipfs/boxo/tracing (imported by github.com/ipfs/someguy); to add:
go-test / windows (go this)
missing go.sum entry for module providing package github.com/ipfs/boxo/util (imported by github.com/libp2p/go-libp2p-kad-dht); to add:
go-test / windows (go this)
Process completed with exit code 1.