Configurable error string upon check failure

Is it possible to modify the string reported when a check fails?

For instance, at the moment our charts contain errors such as:

It would be much nicer if these could be modified to read something like:

  • Connection timeout (server A)
  • Read timeout (server A)
  • Purchase failed

Hi All,

bump

I’ve been eagerly anticipating an answer to this question, as it would be incredibly useful for my own load tests. I’m sending XML messages to a gateway that can respond with a wide range of error codes. I’ve added in configurable checks for specific codes, but that still leaves a lot of error responses, with the failure message essentially being “not a success”.

Regards,

Tony.

That’s not possible atm. Contribs welcome!