diff --git a/src/util/prometheus.js b/src/util/prometheus.js index dc807f199c..2b382b1415 100644 --- a/src/util/prometheus.js +++ b/src/util/prometheus.js @@ -313,7 +313,7 @@ class Prometheus { { name: 'hs_retl_batch_size', help: 'hs_retl_batch_size', - type: 'counter', + type: 'histogram', labelNames: ['destination'], }, {