check_json
check_json copied to clipboard
check_json returns unknown if attributes does not exist
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?
Hi,
attributes that not exists are currently not supported. Feel free to add this feature and send me a pr.