Skip to content

Implement canary alerts and alert providers#429

Merged
stefanprodan merged 8 commits intomasterfrom
alerts
Feb 11, 2020
Merged

Implement canary alerts and alert providers#429
stefanprodan merged 8 commits intomasterfrom
alerts

Conversation

@stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Feb 10, 2020

This PR implements alerts on a per canary basis as described in #426

Changes:

  • Implement AlertProvider API (CRD, clientset, informer, RBAC)
  • Implement Discord and Rocket notifiers
  • Add alerts to the canary analysts spec
  • Filter alerts based on severity fix: Support for Canary Analysis Logging Levels #427
  • Add unit tests for alerts
  • Refactor unit tests and fill informers cache
  • Use informers cache to query for metric templates and alert providers

Fix: #426

@stefanprodan stefanprodan merged commit ad68ca3 into master Feb 11, 2020
@stefanprodan stefanprodan deleted the alerts branch February 11, 2020 09:21
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.

Support for Canary Analysis Logging Levels Allow alerting to be configured on a per canary basis

1 participant