Files
mattermost/server/einterfaces
Alejandro García Montoro f4e6ebaf05 MM-69311: Add a new ClusterReliableFallbackLength metric (#37122) (#37177)
* Add a new ClusterReliableFallbackLength metric

This metric tracks the length of the cluster messages that are meant to
be sent via UDP but that result in a UDP datagram larger than the
maximum length allowed.

* make mocks

* Use 8 exponential buckets: from 32KiB to 4MiB
2026-06-23 19:57:38 +02:00
..