SolarArbiter / solarforecastarbiter-api

HTTP API and database schema for the Solar Forecast Arbiter
https://api.solarforecastarbiter.org
MIT License
10 stars 6 forks source link

Add data feed monitoring job #326

Open lboeman opened 2 years ago

lboeman commented 2 years ago

It would be nice to be notified when a critical data feed, e.g. trial observation data stops flowing. I think this job should probably take a list of emails and observations to track as well as a threshold for alerting. It should execute on a cron and alert each user when observation data exceeds the threshold.