Skip to content

Commit 37cf517

Browse files
Delist internal stats mode from rabbitmq.conf.example
See rabbitmq/discussions#62 for details. Rates mode is how it is controlled but this leftover example was around several years after the switch.
1 parent 5d1ae73 commit 37cf517

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/rabbitmq.conf.example

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -436,18 +436,17 @@
436436
## =====================
437437
##
438438

439-
## Set (internal) statistics collection granularity.
440-
##
441-
## Can be none, coarse or fine
442-
# collect_statistics = none
443-
444-
# collect_statistics = coarse
445-
446439
## Statistics collection interval (in milliseconds). Increasing
447440
## this will reduce the load on management database.
448441
##
449442
# collect_statistics_interval = 5000
450443

444+
## Fine vs. coarse statistics
445+
#
446+
# This value is no longer meant to be configured directly.
447+
#
448+
# See https://www.rabbitmq.com/management.html#fine-stats.
449+
451450
##
452451
## Ra Settings
453452
## =====================

0 commit comments

Comments
 (0)