oncall-engine/engine/engine
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
..
logging World, meet OnCall! 2022-06-03 08:09:47 -06:00
management/commands Remove mobile_app_settings DynamicSetting (#1268) 2023-02-02 13:21:04 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Move env vars to docker-compose-dev.yml and clean up 2023-01-04 10:49:42 +08:00
middlewares.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py remove mobile app feature flag (#1484) 2023-03-08 11:22:44 +01:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
wsgi.py Remove local uwsgi instrumentation and local development tempo and agent 2023-01-04 22:25:17 +08:00