parent
4c6e9b39bb
commit
1dbf141712
|
|
@ -0,0 +1,4 @@
|
|||
%% Agent collectors won't start if metrics collection is disabled, only external stats are enabled.
|
||||
%% Also the management application will refuse to start if metrics collection is disabled
|
||||
{mapping, "management_agent.disable_metrics_collector", "rabbitmq_management_agent.disable_metrics_collector",
|
||||
[{datatype, {enum, [true, false]}}]}.
|
||||
Loading…
Reference in New Issue