Skip to content

update go-tcp-transport to v0.2.2#8129

Merged
aschmahmann merged 1 commit into
masterfrom
update-tcp
May 13, 2021
Merged

update go-tcp-transport to v0.2.2#8129
aschmahmann merged 1 commit into
masterfrom
update-tcp

Conversation

@marten-seemann

Copy link
Copy Markdown
Member

go-tcp-transport v0.2.2 adds a bunch of low-level TCP Prometheus metrics. This is especially interesting for comparing QUIC and TCP.

@aschmahmann aschmahmann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a Go test that's failing and could be related to this update, if you could investigate what's going on (i.e. flaky test, problem, etc.) that'd be great 🙏

Comment thread go.mod Outdated
github.com/multiformats/go-multiaddr-dns v0.3.1
github.com/multiformats/go-multibase v0.0.3
github.com/multiformats/go-multihash v0.0.14
github.com/multiformats/go-multihash v0.0.15

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't update go-multihash in this PR since it'll cause a sharness test failure (being solved in another PR). It also doesn't seem needed here.

@marten-seemann marten-seemann May 13, 2021

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't do this intentionally, go mod did this. It's because of this PR: libp2p/go-tcp-transport#75. I don't really understand why this PR pulled in go-multihash though.

Comment thread test/sharness/t0116-prometheus-data/prometheus_metrics
@aschmahmann aschmahmann merged commit 31e4a73 into master May 13, 2021
@aschmahmann aschmahmann deleted the update-tcp branch May 13, 2021 15:05
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants