anomstack icon indicating copy to clipboard operation
anomstack copied to clipboard

add summary daily email of status of the system

Open andrewm4894 opened this issue 1 year ago • 2 comments

andrewm4894 avatar Dec 14 '23 15:12 andrewm4894

This is particularly interesting... what are your concept thoughts on how this would work?

jakerohald avatar Dec 17 '23 06:12 jakerohald

Basically a job that reads the postgres database used by dagster, and maybe the metrics table too, and aggregates and summarises it all into an overview of things like count of successful jobs and ops and things like that.

Maybe also things like alert counts in last day too etc.

Basically a summary sort of digest of operational stuff from dagster postgres database and maybe then also some summary stuff about the metrics and alerts themselves.

andrewm4894 avatar Dec 17 '23 10:12 andrewm4894