Swallow the StatsD deprecation warning, since it is becoming very noisy for our setup:
RemovedInAirflow3Warning: The basic metric validator will be deprecated
in the future in favor of pattern-matching. You can try this now by
setting config option metrics_use_pattern_match to True.
Use Python-style logging instead of prints in task_monitor.py
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: N/A
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.