oncall-engine/engine/apps/email
Matias Bordese e053eb084d
Track alert received timestamp on alert group creation (#3513)
Keep record of the timestamp when the alert group creation task is
triggered, allowing to track the delta time between alert received
datetime and alert group creation timestamp.

Related to https://github.com/grafana/oncall-private/issues/2347
2023-12-06 12:20:03 +00:00
..
migrations Change email message on_delete to not block organization delete (#2060) 2023-05-31 13:44:55 +00:00
templates Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tests Add test for newlines in email subject (#1510) 2023-03-09 01:25:44 +00:00
__init__.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
alert_rendering.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
backend.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
inbound.py Track alert received timestamp on alert group creation (#3513) 2023-12-06 12:20:03 +00:00
models.py Change email message on_delete to not block organization delete (#2060) 2023-05-31 13:44:55 +00:00
tasks.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00