oncall-engine/engine/apps/integrations
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
..
metadata Conform URLs (#281) 2022-07-25 09:12:50 -06:00
mixins Change Organization Deleted/Moved Precedence (#1402) 2023-02-24 11:45:21 +00:00
templates Fix and tidy alertmanager heartbeat template (#1865) 2023-05-05 00:25:05 +00:00
tests Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
middlewares.py Add middleware to catch exception for missing integration, reduce spamminess of logs 2022-10-13 17:18:22 -06:00
tasks.py Limit number of alertmanager alerts in alert group to autoresolve (#1779) 2023-04-24 05:38:21 +00:00
urls.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
views.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00