openclimatefix / metoffice_ec2

Subset Met Office MOGREPS-UK and UKV on AWS EC2
MIT License
11 stars 2 forks source link

Add Sentry Error Logging #31

Closed flowirtz closed 4 years ago

flowirtz commented 4 years ago

Via #28 we realised that our code in combination with the awslogs logging driver is extremely good at hiding all kind of error messages. That's actually quite bad.

We should add Sentry for Error logging so our ears start ringing whenever something goes wrong.