check_json icon indicating copy to clipboard operation
check_json copied to clipboard

check_json returns unknown if attributes does not exist

Open mmarseglia opened this issue 10 years ago • 1 comments

Hello,

I expect an attribute to exist when my application is healthy. The attribute does not exist when the application is broken.

The health check returns UNKNOWN if the attribute doesn't exist. Is this by design?

mmarseglia avatar Jan 06 '15 14:01 mmarseglia

Hi,

attributes that not exists are currently not supported. Feel free to add this feature and send me a pr.

c-kr avatar Jan 06 '15 17:01 c-kr