Skip to content

Enable logs for health check fails

Smitha Manjunath requested to merge Enable_Logs_For_Health_Check_Fails into master

All Submissions:


  • [YES/NO] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES/NO] I have updated the documentation accordingly.
  • [YES/NO/NA] I have added tests to cover my changes.
  • [YES/NO/NA] All new and existing tests passed.
  • [YES/NO/NA] My code follows the code style of this project.
  • [YES/NO/NA] I ran lint checks locally prior to submission.
  • [YES] Azure Only Change

What is the current behavior?


The issue is described here

Issue: Remember to link the workitem to this pull request.

What is the new behavior?


  • We will be able to see logs with level [ERROR] for health check failures.

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


Edited by Smitha Manjunath

Merge request reports