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)
This commit is contained in:
parent
3c27c97a68
commit
166d567d28
1 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
<img width="1646" alt="Screenshot 2023-12-14 at 1 14 21 PM" src="https://github.com/grafana/oncall/assets/85312870/7e281416-edbc-4384-8d15-7efaec2de311">
|
||||
|
||||
<img width="1644" alt="Screenshot 2023-12-14 at 1 14 32 PM" src="https://github.com/grafana/oncall/assets/85312870/b62cfa1d-2ff6-4b46-9cec-459b14cd1996">
|
||||
|
||||
|
||||
{{% docs/reference %}}
|
||||
[user-and-team-management]: "/docs/oncall/ -> /docs/oncall/<ONCALL VERSION>/user-and-team-management"
|
||||
[user-and-team-management]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/alerting-and-irm/oncall/user-and-team-management"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue