oncall-engine/engine/apps/integrations
Ildar Iskhakov 401d279d54
Refactor create_alert task (#3759)
# What this PR does

This PR simplifies alert group/alert creation, so the alert created and
escalation started in the same task.

## 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)
2024-01-30 08:39:04 +00:00
..
metadata Add alertmanager integration for heartbeat support (#2807) 2023-08-17 13:22:37 +00:00
mixins Handle a possible outdated cached integration error (#3741) 2024-01-23 20:46:12 +00:00
templates Polish amv2 (#2701) 2023-08-01 13:13:58 +08:00
tests Handle a possible outdated cached integration error (#3741) 2024-01-23 20:46:12 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
legacy_prefix.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08: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 Refactor create_alert task (#3759) 2024-01-30 08:39:04 +00:00
urls.py AlertManager v2 (#2643) 2023-08-01 12:18:52 +08:00
views.py Fix missing timestamp value, add test (#3522) 2023-12-06 16:02:54 +00:00