Pluging WorldPing

I have got several question about WorldPing :

• About WorldPing API we retrieve status code of endpoints with this url : https://worldping-api.raintank.io/api/v2/endpoints but can we have more details on status code -1, 0, 1 and 2 ?
• Did we have some limit on internal probe ?
• When we make a check with internal probe did they count on our 5 Million check per month that we have ?

Regards,

Sorry for delay in answering - totally missed this after Christmas/New Year.

Looked at the code for the api and this is what the status codes mean for the State field in the Check object:

  • status code 0 is OK
  • status code 1 is Warn
  • status code 2 is Crit
  • status code -1 is Unknown

I will ask my colleagues about the other two questions.