Browse Source

Update OpsGenie screenshots.

pull/307/head
Pēteris Caune 5 years ago
parent
commit
01fc8e423b
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
3 changed files with 8 additions and 6 deletions
  1. BIN
      static/img/integrations/setup_opsgenie_1.png
  2. BIN
      static/img/integrations/setup_opsgenie_2.png
  3. +8
    -6
      templates/integrations/add_opsgenie.html

BIN
static/img/integrations/setup_opsgenie_1.png View File

Before After
Width: 750  |  Height: 750  |  Size: 76 KiB Width: 829  |  Height: 726  |  Size: 25 KiB

BIN
static/img/integrations/setup_opsgenie_2.png View File

Before After
Width: 678  |  Height: 585  |  Size: 40 KiB Width: 1039  |  Height: 925  |  Size: 33 KiB

+ 8
- 6
templates/integrations/add_opsgenie.html View File

@ -20,11 +20,11 @@
<span class="step-no">1</span>
<p>
Log into your OpsGenie account,
go to <strong>Integrations &gt; Add New Integrations</strong>,
and add the "API" integration.
go to <strong>Settings &gt; Integration list</strong>,
and add a new "API" integration.
</p>
<p>
Give it a descriptive name, then
Give it a descriptive name, select its team, then
save the integration.
</p>
@ -40,7 +40,7 @@
<div class="col-sm-6">
<span class="step-no">2</span>
After adding the new integration, take note of its
<strong>API key</strong>, a long string
<strong>API Key</strong>, a long string
of letters and digits.
</div>
@ -55,8 +55,10 @@
<div class="row ai-step">
<div class="col-sm-6">
<span class="step-no">3</span>
<p>Paste the API key down below. Save the integration, and
you are done!</p>
<p>Paste the API Key down below, and make sure the correct
<strong>service region</strong> is selected.
Save the integration, and you are done!
</p>
</div>
</div>


Loading…
Cancel
Save