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

Add metrics #136

Open
5 tasks
elliotwms opened this issue Jun 26, 2024 · 1 comment
Open
5 tasks

Add metrics #136

elliotwms opened this issue Jun 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@elliotwms
Copy link
Owner

Add anonymised metrics to gauge general Pinbot usage. Metrics should not publicly expose any individual user or guild data, instead focusing on things such as:

  • Number of installs
  • Number of pins

Once we have an internal dashboard then we should look at exposing public snapshots of the data (e.g. via snapshots)

Requirements

  • Add metrics to the application
  • Gather metrics
  • Create an internal dashboard

Acceptance Criteria

This feature will be complete when:

  • Metrics which inform us of the usage of Pinbot are gathered and able to be analysed
  • Snapshots of these metrics are available
@elliotwms elliotwms added the enhancement New feature or request label Jun 26, 2024
@elliotwms
Copy link
Owner Author

elliotwms commented Oct 31, 2024

Since the webhook rewrite the Lambda now contains invocation metrics which should closely map to calls to the pin command. We could look into adding custom Cloudwatch metrics to add more detail here

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

No branches or pull requests

1 participant