bigquery-etl/bigquery_etl/query_scheduling
Anna Scholtz 4ad4c6b9d4
Add CLI command to run Bigeye checks (#6383)
* Add support for defining custom SQL rules

* Added monitoring rollback command

* Reformat

* Add tests

* Address review feedback

* Add flags for deleting Bigeye checks

* Add support for defining custom SQL rules

* Added monitoring rollback command

* Add run command to trigger Bigeye checks

* Use bigquery_bigeye_check to trigger Bigeye runs

* Add unit tests for monitoring run CLI command

* Update DAG tests

* Fix imports

* Address review feedback

* Format custom sql rules file

* Remove bigconfig_custom_rules.sql

* Fix bigeye update for public datasets
2024-11-05 18:02:42 +00:00
..
templates Add CLI command to run Bigeye checks (#6383) 2024-11-05 18:02:42 +00:00
__init__.py Upgrade to pytest 6.0.1 (#1281) 2020-09-02 11:30:14 -07:00
dag.py Update Bigeye warehouse ID (#6297) 2024-10-03 21:12:24 +00:00
dag_collection.py feat(DENG-4602): add BigEye RunMetricOperator to DAG generation (#6285) 2024-10-03 15:13:27 +00:00
formatters.py feat(DENG-4602): add BigEye RunMetricOperator to DAG generation (#6285) 2024-10-03 15:13:27 +00:00
generate_airflow_dags.py fix: only generate Airflow task for BigEye if monitoring enabled in the metadata (#6326) 2024-10-10 21:50:42 +00:00
task.py fix: only generate Airflow task for BigEye if monitoring enabled in the metadata (#6326) 2024-10-10 21:50:42 +00:00
utils.py Fix `format_timedelta` function's parsing of negative timedeltas (#5740) 2024-06-05 09:05:12 -07:00