Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
fed8530c
Commit
fed8530c
authored
Jul 16, 2020
by
Vitali Tatarintev
Committed by
Amy Qualls
Jul 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for PagerDuty incident integration
parent
498b3469
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
doc/user/incident_management/img/pagerduty_incidents_integration_13_2.png
...t_management/img/pagerduty_incidents_integration_13_2.png
+0
-0
doc/user/incident_management/index.md
doc/user/incident_management/index.md
+23
-0
No files found.
doc/user/incident_management/img/pagerduty_incidents_integration_13_2.png
0 → 100644
View file @
fed8530c
33.9 KB
doc/user/incident_management/index.md
View file @
fed8530c
...
...
@@ -49,6 +49,29 @@ These emails contain details of the alert, and a link for more information.
To send separate email notifications to users with
[
Developer permissions
](
../permissions.md
)
, see
[
Configure incidents
](
#configure-incidents-ultimate
)
.
## Configure PagerDuty integration
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/119018) in GitLab 13.2.
You can set up a webhook with PagerDuty to automatically create a GitLab issue
for each PagerDuty incident. This configuration requires you to make changes
in both PagerDuty and GitLab:
1.
Sign in as a user with Maintainer
[
permissions
](
../permissions.md
)
.
1.
Navigate to
**{settings}**
**Settings > Operations > Incidents**
and expand
**Incidents**
.
1.
Select the
**PagerDuty integration**
tab:
!
[
PagerDuty incidents integration
](
img/pagerduty_incidents_integration_13_2.png
)
1.
Activate the integration, and save the changes in GitLab.
1.
Copy the value of
**Webhook URL**
, as you'll need it in a later step.
1.
Follow the steps described in the
[
PagerDuty documentation
](
https://support.pagerduty.com/docs/webhooks
)
to add the webhook URL to a PagerDuty webhook integration.
To confirm the integration is successful, trigger a test incident from PagerDuty to
confirm that a GitLab issue is created from the incident.
## Configure Prometheus alerts
You can set up Prometheus alerts in:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment