Starlight for RabbitMQ metrics

Starlight for RabbitMQ exposes the following metrics in Prometheus format. You can monitor your clusters with these metrics.

The following types of metrics are available:

  • Counter: a cumulative metric that represents a single monotonically increasing counter. The value increases by default. You can reset the value to zero or restart your cluster.

  • Gauge: a metric that represents a single numerical value that can arbitrarily go up and down.

Starlight for RabbitMQ metrics

The Starlight for RabbitMQ metrics are exposed under /metrics` at port 8000 along with Pulsar metrics. Use a different port by configuring the stats_server_port system property. Depending on where the Starlight for RabbitMQ service is deployed, each metric will be prefixed with either "pulsar_proxy", "pulsar", or "server" (for standalone).

Request metrics

Name Type Description

<prefix>_rabbitmq_in_bytes

Counter

Counter of bytes in

<prefix>_rabbitmq_out_bytes

Counter

Counter of bytes out

<prefix>_rabbitmq_in_messages_total

Counter

Counter of messages in

<prefix>_rabbitmq_out_messages_total

Counter

Counter of messages out

<prefix>_rabbitmq_active_connections

Gauge

Number of connections currently active

<prefix>_rabbitmq_new_connections

Gauge

Number of connections being opened

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com