cloudflared-mirror/datagramsession
Devin Carr 44e6d1a313 TUN-8441: Correct UDP total sessions metric to a counter and add new ICMP metrics
cloudflared_udp_total_sessions was incorrectly a gauge when it
represents the total since the cloudflared process started and will
only ever increase.

Additionally adds new ICMP metrics for requests and replies.
2024-05-30 14:23:10 -07:00
..
event.go TUN-6584: Define QUIC datagram v2 format to support proxying IP packets 2022-08-12 08:06:56 +00:00
manager.go TUN-7477: Decrement UDP sessions on shutdown 2023-07-06 22:14:53 +00:00
manager_test.go TUN-6666: Define packet package 2022-08-24 11:36:57 +01:00
metrics.go TUN-8441: Correct UDP total sessions metric to a counter and add new ICMP metrics 2024-05-30 14:23:10 -07:00
session.go TUN-7227: Migrate to devincarr/quic-go 2023-05-10 19:44:15 +00:00
session_test.go TUN-6666: Define packet package 2022-08-24 11:36:57 +01:00