Creates a Gauge metric with the name ax_rabbitmq_connectivity which can be added to a metric Registry. This metric will have a value of 1 if the service has connectivity to the RabbitMQ broker, or a value of 0 otherwise.
Gauge
ax_rabbitmq_connectivity
1
0
The RabbitMQ broker to use for checking the connectivity.
A Gauge metric with a name ax_rabbitmq_connectivity.
Generated using TypeDoc
Creates a
Gauge
metric with the nameax_rabbitmq_connectivity
which can be added to a metric Registry. This metric will have a value of1
if the service has connectivity to the RabbitMQ broker, or a value of0
otherwise.