Commit Graph

2 Commits (58faa88b2d09ebbdd8e5cf2b1828931fc3360d6f)

Author SHA1 Message Date
Dustin 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
Dustin 753a0be931 Initial commit 2025-04-29 22:11:10 -05:00