How to check whether a BigQuery table is not populated and publish a failure message to the Slack channel?
I need to create a solution (using Terraform) that checks the BigQuery table is not empty on a daily basis, and if it’s empty, it should publish an alert in alerts Slack channel. Problem to implement it is that scheduled query configuration has only 2 options:
How to check whether a BigQuery table is not populated and publish a failure message to the Slack channel?
I need to create a solution (using Terraform) that checks the BigQuery table is not empty on a daily basis, and if it’s empty, it should publish an alert in alerts Slack channel. Problem to implement it is that scheduled query configuration has only 2 options:
How to check whether a BigQuery table is not populated and publish a failure message to the Slack channel?
I need to create a solution (using Terraform) that checks the BigQuery table is not empty on a daily basis, and if it’s empty, it should publish an alert in alerts Slack channel. Problem to implement it is that scheduled query configuration has only 2 options: