When the actual value does not match the expected value, no perfvars are in the output:
Check JSON status API CRITICAL - Expected value (224) not found. Actual: 218
However, if they match, they are in the output. It seems we prematurely exit, without calculating if the expected value does not match the actual.
When the actual value does not match the expected value, no perfvars are in the output:
However, if they match, they are in the output. It seems we prematurely exit, without calculating if the expected value does not match the actual.