Skip to content

Bug Fixes in Airflow Dashboards

Mayank Saggar [Microsoft] requested to merge dashboard-fixes into master

Infrastructure Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] I have formatted the terraform code. (terraform fmt -recursive && go fmt ./...)

Current Behavior or Linked Issues


The chart for Memory usage in redis in the airflow infra dashboard was missing, duplicate chart for redis connected client removed, changed the prefix from sr to common-cluster in the dashboard templates.

Does this introduce a breaking change?


  • [NO]

Other information


dashboard-fix

dashboard-fixed

Edited by Mayank Saggar [Microsoft]

Merge request reports