Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exp/services/recoverysigner: define and implement additional useful metrics #2624

Closed
leighmcculloch opened this issue May 22, 2020 · 3 comments

Comments

@leighmcculloch
Copy link
Member

What

Define and add metrics in addition to the metrics that were added in #2594 .

Why

To allow for greater visibility into a deployment of webauth, and how it is being used and behaving.

@leighmcculloch leighmcculloch self-assigned this May 22, 2020
@leighmcculloch
Copy link
Member Author

  • Health 0/1 value
  • Version information as a static value reported
  • Number of identities on accounts as a histogram
  • Number of auth methods on identities as a histogram
  • Number of auth methods on accounts as a histogram
  • Count of different types of auth methods

@leighmcculloch
Copy link
Member Author

  • Sum of all balances of all registered accounts to track the value recoverable (this won't scale easily past some number of accounts though)

@mollykarcher
Copy link
Contributor

Closing all recoverysigner issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants