summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2021-11-24 14:02:10 +0300
committerMichael Klishin <michael@clojurewerkz.org>2021-11-24 14:02:10 +0300
commita1c0cd37851c62da7ce329432e86326946a62cfd (patch)
tree1522fb39c0e60d02c7e6dfd876089bdee31953eb
parent6e3012aaf929f9861b4b5110a637f23d07b95b9d (diff)
downloadrabbitmq-server-git-a1c0cd37851c62da7ce329432e86326946a62cfd.tar.gz
Wording
-rw-r--r--deps/rabbitmq_prometheus/metrics-detailed.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/deps/rabbitmq_prometheus/metrics-detailed.md b/deps/rabbitmq_prometheus/metrics-detailed.md
index 9cc4d19734..b03b01f459 100644
--- a/deps/rabbitmq_prometheus/metrics-detailed.md
+++ b/deps/rabbitmq_prometheus/metrics-detailed.md
@@ -239,11 +239,10 @@ Group `channel_queue_exchange_metrics`:
### Virtual hosts and exchange metrics
-These can make sense in some scenarios, e.g. when vhost/exchanges are
-created using self-service automation. They are also a bit different
-from the rest of the metrics, as they not exactly per-node metrics,
-but cluster wide. So any aggregations of these values accross multiple
-nodes make no sense.
+These additional metrics can be useful when virtual hosts or exchanges are
+created on a shared cluster in a self-service way. They are different
+from the rest of the metrics: they are cluster-wide and not node-local.
+These metrics **must not** be aggregated across cluster nodes.
Group `vhost_status`: