google / exposure-notifications-server

Exposure Notification Reference Server | Covid-19 Exposure Notifications
https://www.google.com/covid19/exposurenotifications/
Apache License 2.0
2.44k stars 311 forks source link

Refactor cleanup jobs for forward-progress alerting #1478

Closed sethvargo closed 3 years ago

sethvargo commented 3 years ago

This does not actually change the alerts yet, just refactors the existing code to make it easier to export the new metrics and remove many unused metrics to simplify the code flow.

Release Note

Refactor background cleanup jobs for forward-progress alerting. This removes unused metrics about the number of exposures/files deleted and simplifies the logic handling.