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
6ec4d282
Commit
6ec4d282
authored
Jul 09, 2020
by
Amy Qualls
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-metrics-on-alert-detail-view' into 'master'
Add docs for metrics embeds in alerts See merge request gitlab-org/gitlab!36247
parents
23b37a52
65350686
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
doc/user/project/operations/alert_management.md
doc/user/project/operations/alert_management.md
+25
-0
doc/user/project/operations/img/alert_detail_metrics_v13_2.png
...ser/project/operations/img/alert_detail_metrics_v13_2.png
+0
-0
No files found.
doc/user/project/operations/alert_management.md
View file @
6ec4d282
...
...
@@ -197,6 +197,31 @@ giving you a linear timeline of the alert's investigation and assignment history
![
Alert Management Details View System Notes
](
img/alert_detail_system_notes_v13_1.png
)
### View an Alert's metrics data
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/217768) in GitLab 13.2.
To view the metrics for an alert:
1.
Sign in as a user with Developer or higher
[
permissions
](
../../permissions.md
)
.
1.
Navigate to
**{cloud-gear}**
**Operations > Alerts**
.
1.
Click the alert you want to view.
1.
Below the title of the alert, click the
**Metrics**
tab.
![
Alert Management Metrics View
](
img/alert_detail_metrics_v13_2.png
)
For GitLab-managed Prometheus instances, metrics data is automatically available
for the alert, making it easy to see surrounding behavior. See
[
Managed Prometheus instances
](
../integrations/prometheus.md#managed-prometheus-instances
)
for information on setting up alerts.
For externally-managed Prometheus instances, you can configure your alerting rules to
display a chart in the alert. See
[
Embedding metrics based on alerts in incident issues
](
../integrations/prometheus.md#embedding-metrics-based-on-alerts-in-incident-issues
)
for information on how to appropriately configure your alerting rules. See
[
External Prometheus instances
](
../integrations/prometheus.md#external-prometheus-instances
)
for information on setting up alerts for your self-managed Prometheus instance.
## Use cases for assigning alerts
Consider a team formed by different sections of monitoring, collaborating on a
...
...
doc/user/project/operations/img/alert_detail_metrics_v13_2.png
0 → 100644
View file @
6ec4d282
27 KB
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