diff --git a/CHANGELOG.md b/CHANGELOG.md index 44bb9aaa..0f1eca84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ## Improvements - Add tighter parameter checks in hc.front.views.serve_doc +- Update OpsGenie instructions (#450) ## v1.18.0 - 2020-12-09 diff --git a/static/img/integrations/setup_opsgenie_1.png b/static/img/integrations/setup_opsgenie_1.png index 14b027a8..bb9d8b3d 100644 Binary files a/static/img/integrations/setup_opsgenie_1.png and b/static/img/integrations/setup_opsgenie_1.png differ diff --git a/static/img/integrations/setup_opsgenie_2.png b/static/img/integrations/setup_opsgenie_2.png index c7b3e3b3..42fa734a 100644 Binary files a/static/img/integrations/setup_opsgenie_2.png and b/static/img/integrations/setup_opsgenie_2.png differ diff --git a/static/img/integrations/setup_opsgenie_3.png b/static/img/integrations/setup_opsgenie_3.png new file mode 100644 index 00000000..9cf56567 Binary files /dev/null and b/static/img/integrations/setup_opsgenie_3.png differ diff --git a/templates/integrations/add_opsgenie.html b/templates/integrations/add_opsgenie.html index 7aaba2f0..79940f04 100644 --- a/templates/integrations/add_opsgenie.html +++ b/templates/integrations/add_opsgenie.html @@ -10,8 +10,8 @@

OpsGenie

OpsGenie provides - alerting, on-call scheduling, escalation policies and incident tracking. - You can can integrate it with your {{ site_name }} account in few + alerting, on-call scheduling, escalation policies, and incident tracking. + You can integrate it with your {{ site_name }} account in a few simple steps.

Setup Guide

@@ -20,14 +20,9 @@

Log into your OpsGenie account, - go to Settings › Integration list, - and add a new "API" integration. + select a team, and go to the team's + Integrations › Add integration page.

-

- Give it a descriptive name, select its team, then - save the integration. -

-
- After adding the new integration, take note of its - API Key, a long string - of letters and digits. - + Select API in the grid of offered integration types.
+
+
+ +

The integration needs a Create and Update Access + permission, make sure it is checked. +

The integration does not need the Read Access and + Delete Access checkboxes – make sure they are + unchecked. +

+

Give the integration a descriptive name, + take note of its API Key, then save the integration. +

+
+
+ Screenshot +
+