go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

quic: add support for quic-go metrics

Open sukunrt opened this issue 1 year ago • 1 comments
trafficstars

sukunrt avatar Jun 06 '24 08:06 sukunrt

Pending: quic-go patch release.

sukunrt avatar Jun 10 '24 10:06 sukunrt

@galargh The go-check is failing with a diff in the generated protobuf files. How do i find out what the diff in the generated protobuf file is? Locally I only see the version being changed which should be ignored as per https://github.com/libp2p/go-libp2p/pull/2631

sukunrt avatar Jul 16 '24 15:07 sukunrt

Here's a run with full diff - https://github.com/libp2p/go-libp2p/actions/runs/9974916892/job/27563846282

I'll make sure we have the diff available on failures in the next release of uci.

galargh avatar Jul 17 '24 13:07 galargh