Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add metrics for 3pid validation attempts vs successes. #8709

Open
erikjohnston opened this issue Nov 3, 2020 · 1 comment
Open

Add metrics for 3pid validation attempts vs successes. #8709

erikjohnston opened this issue Nov 3, 2020 · 1 comment
Labels
A-Metrics metrics, measures, stuff we put in Prometheus T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@erikjohnston
Copy link
Member

This is primarily to help see if emails sent are having delivery issues (i.e. are they getting spam canned).

Some potential metrics:

  1. Number of emails sent for registration, password reset, etc
  2. Number of times clients have asked for the emails to be resent (and how many times they were requested to be resent, as a histogram maybe?)
  3. Number of these sessions that were validated, i.e. number of emails that the user clicked the link in
@clokep
Copy link
Member

clokep commented Nov 20, 2020

The second of these was done in #8712.

@MadLittleMods MadLittleMods added T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. A-Metrics metrics, measures, stuff we put in Prometheus labels Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Metrics metrics, measures, stuff we put in Prometheus T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

No branches or pull requests

3 participants