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
bcde8dc3
Commit
bcde8dc3
authored
Sep 09, 2020
by
David O'Regan
Committed by
Achilleas Pipinellis
Sep 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add incident type selector docs
parent
579a2a87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
3 deletions
+15
-3
doc/operations/incident_management/img/new_incident_create_v13_4.png
...ons/incident_management/img/new_incident_create_v13_4.png
+0
-0
doc/operations/incident_management/incidents.md
doc/operations/incident_management/incidents.md
+15
-3
No files found.
doc/operations/incident_management/img/new_incident_create_v13_4.png
0 → 100644
View file @
bcde8dc3
11.8 KB
doc/operations/incident_management/incidents.md
View file @
bcde8dc3
...
...
@@ -73,15 +73,27 @@ when you receive notification that the alert is resolved.
## Create an incident manually
> [Moved](https://gitlab.com/gitlab-org/monitor/health/-/issues/24) to GitLab core in 13.3.
If you have at least Developer
[
permissions
](
../../user/permissions.md
)
, to create an Incident, you have two options.
### From the Incidents List
For users with at least Developer
[
permissions
](
../../user/permissions.md
)
, to create a Incident you can take any of the following actions:
> [Moved](https://gitlab.com/gitlab-org/monitor/health/-/issues/24) to GitLab core in 13.3.
-
Navigate to
**Operations > Incidents**
and click
**Create Incident**
.
-
Create a new issue using the
`incident`
template available when creating it.
-
Create a new issue and assign the
`incident`
label to it.
![
Incident List Create
](
img/incident_list_create_v13_3.png
)
![
Incident List Create
](
./img/incident_list_create_v13_3.png
)
### From the Issues List
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/230857) in GitLab 13.4.
-
Navigate to
**Issues > List**
and click
**Create Issue**
.
-
Create a new issue using the
`type`
drop-down and select
`Incident`
.
-
The page will refresh and you will notice there are now only fields relevant to Incidents.
![
Incident List Create
](
./img/new_incident_create_v13_4.png
)
## Configure PagerDuty integration
...
...
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