mozilla-services / autopush-rs

Push Server in Rust
Mozilla Public License 2.0
199 stars 16 forks source link

feat: Add database tracking and report for Push Reliability #769

Closed jrconlin closed 3 weeks ago

jrconlin commented 1 month ago

This PR introduces tracking throughput for the database.

It also introduces the PushReliability reporting skeleton. This will be fleshed out with full reporting later.

Closes: #SYNC-4324