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
ee0bb3c0
Commit
ee0bb3c0
authored
Jul 15, 2020
by
David O'Regan
Committed by
Amy Qualls
Jul 15, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Opsgenie docs
parent
d17baf9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
doc/user/project/operations/alert_management.md
doc/user/project/operations/alert_management.md
+24
-0
No files found.
doc/user/project/operations/alert_management.md
View file @
ee0bb3c0
...
...
@@ -22,6 +22,30 @@ Enabling any of these methods will allow the Alerts list to display. After confi
alerts, visit
**{cloud-gear}**
**Operations > Alerts**
in your project's sidebar
to
[
view the list
](
#alert-management-list
)
of alerts.
### Opsgenie integration **(PREMIUM)**
> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3066) in [GitLab Premium](https://about.gitlab.com/pricing/) 13.2.
A new way of monitoring Alerts via a GitLab integration is with
[
Opsgenie
](
https://www.atlassian.com/software/opsgenie
)
.
NOTE:
**Note:**
If you enable the Opsgenie integration, you cannot have other GitLab alert services,
such as
[
Generic Alerts
](
../integrations/generic_alerts.md
)
or
Prometheus alerts, active at the same time.
To enable Opsgenie integration:
1.
Sign in as a user with Maintainer or Owner
[
permissions
](
../../permissions.md
)
.
1.
Navigate to
**{cloud-gear}**
**Operations > Alerts**
.
1.
In the
**Integrations**
select box, select Opsgenie.
1.
Click the
**Active**
toggle.
1.
In the
**API URL**
, enter the base URL for your Opsgenie integration, such
as
`https://app.opsgenie.com/alert/list`
.
1.
Click
**Save changes**
.
After enabling the integration, navigate to the Alerts list page at
**{cloud-gear}**
**Operations > Alerts**
, and click
**View alerts in Opsgenie**
.
### Enable a Generic Alerts endpoint
GitLab provides the Generic Alerts endpoint so you can accept alerts from a third-party
...
...
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