oncall-engine/engine/apps
Oleg Zaytsev 41f7c23c65
Fix and tidy alertmanager heartbeat template (#1865)
# What this PR does


There was an unnecessary indentation in the `rules:` key which made it
invalid YAML.

Also replaced the mentions to Amixr with Grafana OnCall, used some
`<code>` tags and reworded some sentences.

Also removed the anchor tag from the webhook link: we don't want people
to follow that in their browser, we want them to copy it

## Result screenshot


![image](https://user-images.githubusercontent.com/1511481/236173565-b5201b81-4d69-4d0b-944a-a2106f8fbab3.png)

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2023-05-05 00:25:05 +00:00
..
alerts Fix bugs in web title and message templates rendering and visual representation (#1747) 2023-05-02 16:57:52 +08:00
api Add pagination to integrations page (#1872) 2023-05-04 13:48:46 +08:00
api_for_grafana_incident Include alert details in Grafana Incident alert-group endpoint (#1280) 2023-02-03 13:43:21 +00:00
auth_token Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
base Fix documentation links (#1766) 2023-04-19 10:12:16 +01:00
email Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
grafana_plugin properly parse grafana cloud feature toggles (#1880) 2023-05-04 16:38:26 +00:00
heartbeat Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
integrations Fix and tidy alertmanager heartbeat template (#1865) 2023-05-05 00:25:05 +00:00
mobile_app "You're Going OnCall" mobile app push notification (#1814) 2023-05-04 16:59:57 +00:00
oss_installation Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
public_api Remove schedule name uniqueness restriction (#1859) 2023-05-02 17:16:03 +00:00
schedules "You're Going OnCall" mobile app push notification (#1814) 2023-05-04 16:59:57 +00:00
slack Handle invitation button press (#1863) 2023-05-03 08:19:56 +00:00
social_auth Fix insight_logs exceptions (#1757) 2023-04-17 07:16:18 +00:00
telegram update web UI, Slack, and Telegram to allow silencing an acknowledged alert group (#1831) 2023-04-27 14:52:35 +00:00
twilioapp Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
user_management Fix insight_logs exceptions (#1757) 2023-04-17 07:16:18 +00:00
webhooks Restore removed parameter (#1832) 2023-04-26 22:38:16 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00