fedora-infra / fedora-messaging

A library for sending AMQP messages with JSON schema in Fedora infrastructure
GNU General Public License v2.0
55 stars 53 forks source link

Add an embedded HTTP server to monitor the service #385

Closed abompard closed 4 months ago

abompard commented 4 months ago

This changeset adds an embedded HTTP server to monitor consumers and producers, and get statistics about activity.

Fixes: #380