Metrics Collection
AutoMQ is fully compatible with Apache Kafka. Along with supporting native Kafka metrics, it also introduces new system metrics such as S3 Stream. AutoMQ system metrics are exposed in the following ways:- Native JMX Metrics Query: The open-source version of AutoMQ supports Apache Kafka’s native JMX metrics query. All metrics can be accessed through the JMX API.
- Integrating Metrics with Prometheus▸: The open-source version of AutoMQ utilizes the OpenTelemetry SDK for metrics collection and export. Users can deploy an OTLP Collector or use components like Prometheus OTLP Receiver to report and transfer metrics to Prometheus.