cds-snc / covid-alert-server

Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298 stars 31 forks source link

Implement Microservice for collecting App Metrics #407

Closed CalvinRodo closed 3 years ago

CalvinRodo commented 3 years ago

Description

We need a service that will collect metrics from the Covid Alert App this service will need to aggregate the Metrics for a specific period (TBD, but lets start by bucketing per day).

These aggregate metrics will be stored in a new table in the existing Aurora MySQL Database.

AC