1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-16 12:40:40 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Remi Rampin
0621e8eb0e
Add metric for emails sent (#16881)
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`).
2024-02-14 15:30:03 +00:00