metric-collector-for-apache-cassandra icon indicating copy to clipboard operation
metric-collector-for-apache-cassandra copied to clipboard

Add alert rules

Open maxbrunet opened this issue 2 years ago • 0 comments

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

maxbrunet avatar May 16 '22 23:05 maxbrunet