We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1ae73 commit 37cf517Copy full SHA for 37cf517
docs/rabbitmq.conf.example
@@ -436,18 +436,17 @@
436
## =====================
437
##
438
439
-## Set (internal) statistics collection granularity.
440
-##
441
-## Can be none, coarse or fine
442
-# collect_statistics = none
443
-
444
-# collect_statistics = coarse
445
446
## Statistics collection interval (in milliseconds). Increasing
447
## this will reduce the load on management database.
448
449
# collect_statistics_interval = 5000
450
+## Fine vs. coarse statistics
+#
+# This value is no longer meant to be configured directly.
+# See https://www.rabbitmq.com/management.html#fine-stats.
+
451
452
## Ra Settings
453
0 commit comments