Files
mattermost/server/einterfaces
Alejandro García Montoro ee04f28e87 MM-69311: Add a new ClusterReliableFallbackLength metric (#37122)
* 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-19 20:30:49 +02:00
..