Track distribution of REST response sizes #84887
Labels
:Core/Infra/REST API
REST infrastructure and utilities
>enhancement
Team:Core/Infra
Meta label for core/infra team
Description
It would sometimes be useful to know whether a cluster is returning humongous REST responses when diagnosing performance issues. We could do this by tracking the distribution of REST response sizes in the HTTP stats of each node. A simple fixed-bucket powers-of-two histogram would be a powerful addition.
Relates #77466
The text was updated successfully, but these errors were encountered: