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
Gaugemetric with the nameax_rabbitmq_connectivitywhich can be added to a metric Registry. This metric will have a value of1if the service has connectivity to the RabbitMQ broker, or a value of0otherwise.