facebook / mvfst

An implementation of the QUIC transport protocol.
MIT License
1.46k stars 238 forks source link

congestion window missing in qlog #259

Open dbaldassi opened 2 years ago

dbaldassi commented 2 years ago

I don't get the congestion window and bytes in flight data in the qlog files, As you can see in qvis : image

Is it an option to enable somewhere ? Or, mvfst just don't log these info ?

lnicco commented 1 year ago

At this time we don't log those events. Should be an easy fix, but it may take us some time to get to it. In the meantime we'll review any pull request.