diff --git a/doc/monitoring/api_reference.rst b/doc/monitoring/api_reference.rst index 946d85bb..fa49a0fc 100644 --- a/doc/monitoring/api_reference.rst +++ b/doc/monitoring/api_reference.rst @@ -154,7 +154,7 @@ Histograms are used in situations where we do not want or cannot store individua measurements (because there can be too many of them), but we will have enough summarized information to understand the overall pattern (in this case, the distribution of values across ranges). -Histograms provide several indicators: +Each histogram provides several measurements: - Total count (_count) - Sum of measured values (_sum)