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

DM-35878: escalate alarms to OpsGenie #52

Merged
merged 4 commits into from Aug 16, 2022
Merged

DM-35878: escalate alarms to OpsGenie #52

merged 4 commits into from Aug 16, 2022

Commits on Aug 16, 2022

  1. Add MockOpsGenie

    r-owen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    50e130a View commit details
    Browse the repository at this point in the history
  2. Escalate alarms to OpsGenie

    Update the config schema and Alarm to support new fields for responders.
    Update the model to set those fields.
    Update the CSC to create a new OpsGenie alert when an alarm's
    do_escalate field is set.
    r-owen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ad2794b View commit details
    Browse the repository at this point in the history
  3. Update the documentation

    * Split into User Guide and Developer Guide
    * Add a section on escalation
    r-owen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e1fb230 View commit details
    Browse the repository at this point in the history
  4. Update the version history

    r-owen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2b9313e View commit details
    Browse the repository at this point in the history