QUIC stats config (proto)
This extension has the qualified name envoy.quic.connection_debug_visitor.quic_stats
Note
This extension is functional but has not had substantial production burn time, use only with this caveat.
This extension is intended to be robust against both untrusted downstream and upstream traffic.
Tip
This extension extends and can be used with the following extension category:
This extension must be configured with one of the following type URLs:
extensions.quic.connection_debug_visitor.quic_stats.v3.Config
[extensions.quic.connection_debug_visitor.quic_stats.v3.Config proto]
Configuration for a QUIC debug visitor which emits stats from the underlying QUIC transport.
{
"update_period": {...}
}
- update_period
(Duration) Period to update stats while the connection is open. If unset, updates only happen when the connection is closed. Stats are always updated one final time when the connection is closed.