Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evry-ace/rabbitmq-tester
RabbitMQ golden signals application to test and monitor the availebility of RabbitMQ clusters.
https://github.com/evry-ace/rabbitmq-tester
observability prometheus-exporter rabbitmq
Last synced: about 2 months ago
JSON representation
RabbitMQ golden signals application to test and monitor the availebility of RabbitMQ clusters.
- Host: GitHub
- URL: https://github.com/evry-ace/rabbitmq-tester
- Owner: evry-ace
- License: mit
- Created: 2021-04-16T11:08:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T10:40:06.000Z (4 months ago)
- Last Synced: 2024-09-17T13:21:53.652Z (4 months ago)
- Topics: observability, prometheus-exporter, rabbitmq
- Language: Go
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RabbitMQ Tester
RabbitMQ golden signals application to test and monitor the availebility of RabbitMQ clusters. This application has two parts; 1) a producer that is producing messages to an fanout exchange, 2) consumers that are reads the messages from a fanout exchange queue. Both producer and consumer are exposing metrics to Prometheus.