Rabbitmq: Disable bert capabilities in exporter
This disables the bert capabilities in the rabbitmq exporter, as the go routines for bert in the exporter are raising panics. This capability should remain disabled until these issues are resolved in the exporter. References: http://logs.openstack.org/25/587825/2/check/openstack-helm-armada-fullstack-deploy/0d5ecb6/primary/pod-logs/openstack/osh-heat-rabbitmq-rabbitmq-exporter-55b4548bb6-tgwjr/rabbitmq-exporter.txt http://logs.openstack.org/25/587825/2/check/openstack-helm-armada-fullstack-deploy/0d5ecb6/primary/pod-logs/openstack/osh-cinder-rabbitmq-rabbitmq-exporter-664945b7c5-rsrmd/rabbitmq-exporter.txt Change-Id: I15d03a8893331d043df589f5498aaa965559bacb
This commit is contained in:
parent
91b83aeabb
commit
580ba12e9d
@ -106,7 +106,6 @@ conf:
|
||||
prometheus_exporter:
|
||||
capabilities:
|
||||
- no_sort
|
||||
- bert
|
||||
log_level: info
|
||||
skipverify: 1
|
||||
rabbitmq:
|
||||
|
Loading…
x
Reference in New Issue
Block a user