summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah Yasonik <syasonik@gitlab.com>2019-07-19 15:49:04 +0000
committerSarah Yasonik <syasonik@gitlab.com>2019-07-19 15:49:04 +0000
commit119e4f71bcebe986381bee7ad2a155bd60282bb4 (patch)
treef78f42a7396c76dbfaf59009ab27e1ff41ff9581
parentb30a35be700bf3fe0f39918cc2a5961b00a1493b (diff)
downloadgitlab-ce-docs-support-annotation-template.tar.gz
Apply suggestion to doc/user/project/integrations/prometheus.mddocs-support-annotation-template
-rw-r--r--doc/user/project/integrations/prometheus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md
index 976a21d45c5..8211a4f1695 100644
--- a/doc/user/project/integrations/prometheus.md
+++ b/doc/user/project/integrations/prometheus.md
@@ -264,7 +264,7 @@ Once enabled, an issue will be opened automatically when an alert is triggered w
- `starts_at`: Alert start time via `startsAt`
- `full_query`: Alert query extracted from `generatorURL`
- Optional list of attached annotations extracted from `annotations/*`
-- Alert [GFM](https://docs.gitlab.com/ee/user/markdown.html#gitlab-flavored-markdown-gfm): Gitlab Flavored Markdown from `annotations/gitlab_incident_markdown`
+- Alert [GFM](https://docs.gitlab.com/ee/user/markdown.html#gitlab-flavored-markdown-gfm): GitLab Flavored Markdown from `annotations/gitlab_incident_markdown`
To further customize the issue, you can add labels, mentions, or any other supported [quick action](../quick_actions.md) in the selected issue template, which will apply to all incidents. To limit quick actions or other information to only specific types of alerts, use the `annotations/gitlab_incident_markdown` field.