--
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 prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/320a618d-c31b-431d-bd11-8e9bd27a13da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On 18 April 2018 at 18:02, <sanhita...@gmail.com> wrote:is it possible i can add two regex for checking is the page is up?? I have given the blackbox.yml file that i use below. When i give 2 regex, it says the yml file cannot be executed(Error: msg="Error loading config" err="Error parsing config file: yaml: line 7: did not find expected '-' indicator" )modules:http_2xx:prober: httphttp:fail_if_matches_regexp:- "NO"fail_if_not_matches_regexp:- "YES", "GOOD"The syntax for a YAML list would be :- YES- GOODBrian
--
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 prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/320a618d-c31b-431d-bd11-8e9bd27a13da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.