oncall-engine/engine/apps/alerts
Vadim Stepanov ea60c0d247
Inbound email integration (#837)
This PR add Inbound Email integration.

It designed to support some variety of ESPs, but in prod we will use
Mailgun, so locally I tested it only with mailgun ESP.

**Important:**
To make it work on different clusters I'm planning to provide different
email domains for different regions, like ....@us.oncall.grafana.net,
...@eu.oncall.grafana.net

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2023-03-16 13:59:21 +08:00
..
escalation_snapshot Refactor maintenance (#1340) 2023-02-23 07:13:03 +00:00
grafana_alerting_sync_manager Refactor create/update contact points for Alerting integration (#872) 2023-01-25 09:42:42 +01:00
incident_appearance Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
incident_log_builder Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
migrations Jinja2 based routes (#1319) 2023-03-08 16:42:18 +08:00
models Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
tasks Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
terraform_renderer World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Jinja2 based routes (#1319) 2023-03-08 16:42:18 +08:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py Alert group search (#488) 2022-09-06 11:30:12 +01:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_options_mixin.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
paging.py Keep track of direct paging schedule/importance in logs (#1269) 2023-02-02 09:21:31 -03:00
representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
signals.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Fix outgoing webhook to resolve IP from parsed hostname 2022-09-22 14:35:37 -03:00