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

collect, store, view, notify on metrics #48

Open
7 tasks
laralove143 opened this issue Apr 13, 2023 · 0 comments
Open
7 tasks

collect, store, view, notify on metrics #48

laralove143 opened this issue Apr 13, 2023 · 0 comments

Comments

@laralove143
Copy link
Owner

laralove143 commented Apr 13, 2023

all/most of this can be extracted to a lib, why is this an issue here then? idk

  1. collect and store metrics in a db periodically:
    • gateway latency
    • discord http latency (use a proxy #47)
    • discord http ratelimit hits
  2. automate graphs:
    • create line graphs from all data periodically
    • serve them over prometheus
  3. notify:
    • periodically check the average of metrics in the last period, if it's above manually set thresholds, execute a webhook
    • periodically execute a webhook with the prometheus link (basically a reminder)
@laralove143 laralove143 added the enhancement New feature or request label Apr 13, 2023
@laralove143 laralove143 removed the enhancement New feature or request label Jul 8, 2023
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

1 participant