diff options
Diffstat (limited to 'doc/user/incident_management/index.md')
-rw-r--r-- | doc/user/incident_management/index.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/user/incident_management/index.md b/doc/user/incident_management/index.md index 829fee47826..2b95128bffd 100644 --- a/doc/user/incident_management/index.md +++ b/doc/user/incident_management/index.md @@ -138,6 +138,4 @@ Incident Management features can be easily enabled & disabled via the Project se #### Auto-creation -GitLab Issues can automatically be created as a result of an Alert notification. An Issue created this way will contain error information to help you further debug the error. - -For [GitLab-managed alerting rules](../project/integrations/prometheus.md#setting-up-alerts-for-prometheus-metrics-ultimate), the issue will include an embedded chart for the query corresponding to the alert. The chart will show an hour of data surrounding the starting point of the incident, 30 minutes before and after. +You can automatically create GitLab issues from an Alert notification. Issues created this way contain error information to help you debug the error. Appropriately configured alerts include an [embedded chart](../project/integrations/prometheus.md#embedding-metrics-based-on-alerts-in-incident-issues) for the query corresponding to the alert. |