1f3dcce5ac
rabbitmq starting from 3.8.0, built-in Prometheus support, prometheus plugins are enabled by default, when the environment is "enable_prometheus is no", rabbitmq role will disable prometheus plugins Closes-Bug: #1885106 Change-Id: I4d694d6224c813285d228d6bc7eece5731db1078
2 lines
71 B
Django/Jinja
2 lines
71 B
Django/Jinja
[{{ rabbitmq_enabled_plugins | map(attribute='name') | join(', ') }}].
|