updating pipelines to deploy statsd
Infrastructure Submissions:
- [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them? Yes
- [YES/NO] I have updated the documentation accordingly.Yes
- [YES/NO/NA] I have added tests to cover my changes.NA
- [YES/NO/NA] All new and existing tests passed.Yes
- [YES/NO/NA] I have formatted the terraform code. _(
terraform fmt -recursive && go fmt ./...
)_NA
Current Behavior or Linked Issues
#1 (closed) Adding statsd publishing images to acr to the airflow pipeline. Updating docker file to load all required modules.
Does this introduce a breaking change?
- [YES/NO]
NO
Edited by Kiran Veerapaneni