Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.102.0rc1 v1.102.0rc1 | Andrew Morgan | 2024-02-20 | 1 | -1/+0 |
| | |||||
* | Add metric for emails sent (#16881) | Remi Rampin | 2024-02-14 | 1 | -0/+1 |
This adds a counter `synapse_emails_sent_total` for emails sent. They are broken down by `type`, which are `password_reset`, `registration`, `add_threepid`, `notification` (matching the methods of `Mailer`). |