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 alert rules #71

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

maxbrunet
Copy link

@maxbrunet maxbrunet commented May 16, 2022

It is a draft to get things off my head. I think PR #70 should be considered first

This naively uses the DataStax documentation as specification:
https://docs.datastax.com/en/landing_page/doc/landing_page/metricsandalerts.html

And has not been tested in production at this point

Possible To Do's:

  • Add configurable thresholds as necessary
  • Allow alerting on tables of interest only
  • Allow different threshold for different keyspaces/tables
  • Generate alerts.yaml example
  • Complete runbook
  • ...

The above does not have to be all done in this PR, improvements can come in subsequent iterations

Related to #47 #69

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

Successfully merging this pull request may close these issues.

None yet

1 participant