Max Inden

Results 899 comments of Max Inden

Does the Open Metrics specification discuss optional labels? Does it encourage a changing label set, or does it encourage an empty string for optional values?

Interesting. Could one use this in https://github.com/prometheus/client_rust/tree/master/derive-encode as well?

Replace the whole macro? Or use it in the macro. If the latter, want to open a draft pull request as a showcase?

If I recall correctly, I disallowed a family in a family back then, to prevent edge cases. What is your use-case for a family in a family?

Note that we are increasing twice **per ACK**, while the RFC restricts increasing once **per congestion window**. (Not to say that we should change it.)

Thanks for the detailed issue. Want to propose a pull request with unit tests showing that both the old and the new behavior then possible?

//CC @KershawChang since we discussed this yesterday. For now, for MASQUE, we can rely on the proxied connection to re-transmit when the proxy connection drops a datagram. Long term, I...

> For WebTransport traffic, I assume propagating backpressure to the JavaScript context is too difficult. This is part of the latest W3C spec via a [`DatagramWritable`](https://w3c.github.io/webtransport/#datagram-writable).

> For reference, what's your simulator testcase for the qviz shown above (don't necessarily need code, just what it does in plain english 😄)? @omansfeld I opened https://github.com/mozilla/neqo/pull/3115. Very much...