Hello I do a regex to check the body but I can't when I add an 
alphanumeric character. I have in my body AX/4.0.13 200 ok, If I put in my 
blackbox.yml
fail_if_body_not_matches_regexp:
-"AX/4.0.13"
return ok
but
fail_if_body_not_matches_regexp:
- "AX/4.0.13 200"
msg="Body did not match regular expression" regexp="AX/4.0.13 200 ok"
Any ideas? 

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/57c2e649-e6b0-4ee3-975a-52f18dce6922n%40googlegroups.com.

Reply via email to