mithril
mithril copied to clipboard
Create view for registrations monitoring in aggregator
Why
We want to provide a simple query to retrieve the registrations aggregated data which is currently done with a complex SQL query as detailed in the Registrations monitoring runbook
What
Create a view replacing the complex SQL query for aggregated registrations
How
- [ ] Create a migration for the creation of the view
- [ ] Update the Registrations monitoring runbook