ec364b8fd3dd08c6718a61a739c1fe30a0341d96
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.
Description
No description provided
Languages
Rust
96.8%
Dockerfile
3.2%