Dustin C. Hatch ec364b8fd3 Implement Prometheus metrics
The `metrics` crate, along with `metrics-exporter-prometheus`, makes it
extremely easy to instrument code with metrics and export them to
Prometheus.  Here, we're adding a few metrics to track how many messages
are being processed and monitor the queue depth.
2025-04-30 21:20:04 -05:00
2025-04-30 21:20:04 -05:00
2025-04-29 22:11:10 -05:00
2025-04-30 21:20:04 -05:00
2025-04-30 21:20:04 -05:00
2025-04-29 22:11:10 -05:00
Description
No description provided
82 KiB
Languages
Rust 96.8%
Dockerfile 3.2%