Health check field and protection threshold are confused #182
Labels
contribution welcome
good first issue
Good for newcomers
kind/user experience
not necessarily an error but can be improved for user experience
Milestone
The health status field is "valid", When the protection threshold function is triggered, the health status field is forced to become true. In this case, the user cannot know the true health status of the machine.
Suggested optimization:
A new field is added to the service level to indicate whether the protection threshold function is triggered.
The instance level of the valid always returns the true machine health status
Issues to consider:
The validation logic of the client protection threshold needs to be modified
The text was updated successfully, but these errors were encountered: