Back to Rabbitmq Server

RabbitMQ-Stream

deps/rabbitmq_prometheus/docker/grafana/publish/rabbitmq-stream-14798.md

4.3.01.0 KB
Original Source

RabbitMQ-Stream

The stream protocol has been introduced in RabbitMQ 3.9.0, and is meant to be used in conjuction with Streams.

Streams are a new persistent and replicated data structure which models an append-only log with non-destructive consumer semantics.

Learn more about RabbitMQ Streams.

These blog posts expand on the documentation:

Metrics displayed

  • Stream publishers
  • Stream messages received / s
  • Stream messages confirmed to publishers / s
  • Stream consumers
  • Stream messages delivered / s
  • Errors since boot

Filter by

  • Namespace
  • RabbitMQ Cluster

Requires

  • rabbitmq-stream plugin to be enabled
  • rabbitmq-prometheus plugin to be enabled