mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-22 06:11:00 +02:00
This commit allows to invoke the rule_checker with a chain of filepaths as arguments. If no paths are provided it reads from standard input. The -rule-file flag remains for backward-compatibility. On processing errors the return code is now 1. For bad arguments the return code is now 2.