m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Suspending Gardener_ParseTimeDifferenceTooOldOrMissing alerts #329

Open stephen-soltesz opened 3 years ago

stephen-soltesz commented 3 years ago

After reducing batch parser capacity to reduce costs https://github.com/m-lab/etl-gardener/pull/323 and https://github.com/m-lab/etl/pull/962 the processing throughput for legacy datatypes is severely depressed. This leads to alerts like https://github.com/m-lab/dev-tracker/issues/661

Until batch processing is ramped up again, we should suspend this alert. We must remember to unsuspend the alert afterward :)