From 166d567d28f2256b3d08fdca9c1050a86e0966c3 Mon Sep 17 00:00:00 2001 From: devinrcheevers <85312870+devinrcheevers@users.noreply.github.com> Date: Thu, 14 Dec 2023 13:46:59 -0800 Subject: [PATCH] Added images to oncall migration guide for alert manager (#3572) # What this PR does Added images to oncall migration guide for alert manager See slack thread (https://raintank-corp.slack.com/archives/C01LJ5F8NRX/p1702576170563749) ## Which issue(s) this PR fixes ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) --- docs/sources/integrations/alertmanager/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/sources/integrations/alertmanager/index.md b/docs/sources/integrations/alertmanager/index.md index cad3a90d..16b9be96 100644 --- a/docs/sources/integrations/alertmanager/index.md +++ b/docs/sources/integrations/alertmanager/index.md @@ -171,6 +171,11 @@ You can read more about AlertManager Data model [here](https://prometheus.io/doc 3. Send demo alert to make sure everything went well. 4. Adjust routes to the new shape of payload. You can use payload of the demo alert from previous step as an example. +Screenshot 2023-12-14 at 1 14 21 PM + +Screenshot 2023-12-14 at 1 14 32 PM + + {{% docs/reference %}} [user-and-team-management]: "/docs/oncall/ -> /docs/oncall//user-and-team-management" [user-and-team-management]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/oncall/user-and-team-management"