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
19696f01
Commit
19696f01
authored
Jun 16, 2020
by
Clement Ho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use table for alert severity docs
parent
ef375215
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
doc/user/project/operations/alert_management.md
doc/user/project/operations/alert_management.md
+8
-6
No files found.
doc/user/project/operations/alert_management.md
View file @
19696f01
...
...
@@ -38,12 +38,14 @@ immediately identify which alerts you should prioritize investigating:
Alerts contain one of the following icons:
-
**Critical**
:
**{severity-critical}**
and hexadecimal color
`#8b2615`
-
**High**
:
**{severity-high}**
and hexadecimal color
`#c0341d`
-
**Medium**
:
**{severity-medium}**
and hexadecimal color
`#fca429`
-
**Low**
:
**{severity-low}**
and hexadecimal color
`#fdbc60`
-
**Info**
:
**{severity-info}**
and hexadecimal color
`#418cd8`
-
**Unknown**
:
**{severity-unknown}**
and hexadecimal color
`#bababa`
| Severity | Icon | Color (hexadecimal) |
|---|---|---|
| Critical |
**{severity-critical}**
|
`#8b2615`
|
| High |
**{severity-high}**
|
`#c0341d`
|
| Medium |
**{severity-medium}**
|
`#fca429`
|
| Low |
**{severity-low}**
|
`#fdbc60`
|
| Info |
**{severity-info}**
|
`#418cd8`
|
| Unknown |
**{severity-unknown}**
|
`#bababa`
|
## Alert Management list
...
...
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