How to setup notification for BigQuery Job errors

I would like to be notified (by email) when any BigQuery job fails

Solution:

If you want an email for every BQ job error in your project, you could define a log-based custom metric in Stack driver. You would define it, thanks to filters on the content of the log, so that it counts the number of logs indicating an error on a BQ job. Then in Stackdriver Monitoring, you could define an alerting policy on this custom metric

victor

posted on 01 Feb 21

Enjoy great content like this and a lot more !

Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds