google / exposure-notifications-server

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

Add renderer, generate FP, and overridable FP alerts #1481

Closed sethvargo closed 3 years ago

sethvargo commented 3 years ago

The renderer is similar to the verification server, but restricted to JSON. The generate service publishes a success metric (but there's no default alert). The default alerts are hard-coded as a local variable and can overridden using the variable.

Release Note

Add renderer, forward-progress alerts for generate service, and overridable alerts for forward-progress.