You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using dockerflow, the __heartbeat__ view fails if any checks throw a message of checks.messages.WARNING or higher. Should it fail on WARNINGs, or only fail on ERROR or CRITICAL messages?
While using dockerflow, the
__heartbeat__view fails if any checks throw a message ofchecks.messages.WARNINGor higher. Should it fail onWARNINGs, or only fail onERRORorCRITICALmessages?