Devin Carr
02705c44b2
TUN-9322: Add metric for unsupported RPC commands for datagram v3
...
Additionally adds support for the connection index as a label for the
datagram v3 specific tunnel metrics.
Closes TUN-9322
2025-05-13 16:11:09 +00:00
chungthuang
0b62d45738
TUN-8456: Update quic-go to 0.45 and collect mtu and congestion control metrics
2024-06-17 15:28:56 +00:00
chungthuang
a16532dbbb
TUN-8451: Log QUIC flow control frames and transport parameters received
2024-06-12 19:23:39 +00:00
chungthuang
34a876e4e7
TUN-8243: Collect metrics on the number of QUIC frames sent/received
...
This commit also removed the server metrics that is no longer used
2024-02-19 10:09:14 +00:00
Devin Carr
9426b60308
TUN-7227: Migrate to devincarr/quic-go
...
The lucas-clemente/quic-go package moved namespaces and our branch
went stale, this new fork provides support for the new quic-go repo
and applies the max datagram frame size change.
Until the max datagram frame size support gets upstreamed into quic-go,
this can be used to unblock go 1.20 support as the old
lucas-clemente/quic-go will not get go 1.20 support.
2023-05-10 19:44:15 +00:00
João Oliveirinha
7ef9bb89d3
TUN-7000: Reduce metric cardinality of closedConnections metric by removing error as tag
2022-12-07 11:09:16 +00:00
João Oliveirinha
e131125558
TUN-6699: Add metric for packet too big dropped
2022-08-26 16:02:43 +00:00
Dimitris Apostolou
197a70c9c4
Fix typos
2021-11-12 17:38:06 +02:00
cthuang
ff7c48568c
TUN-5261: Collect QUIC metrics about RTT, packets and bytes transfered and log events at tracing level
2021-10-21 15:26:57 +01:00