rabbitmq / rabbitmq-prometheus

A minimalistic Prometheus exporter of core RabbitMQ metrics
Other
145 stars 109 forks source link

Expose & visualise distribution buffer busy limit - zdbbl #40

Closed gerhard closed 4 years ago

gerhard commented 4 years ago

This will be closed after TGIR S01E04 gets recorded. The goal is to demonstrate how to do this, and then let an external contributor have a go.

Before this patch, the Data buffered in the distribution links queue graph was empty.

This is what that graph looks like after this gets applied:

image

References

Fixes #39