prometheus/cmd
Mathieu Pasquet 38afa507bb Provide better errors messages in commandline
Instead or only printing the help message, which is not always helpful.
For example, when upgrading from prometheus v1, the retention time value
format has changed and now only accepts one unit (e.g. "15d") where it
previously allowed more complex strings (e.g. "360h0m0s").

This commit provides the error message as an explanation for the parsing
failure.
2017-10-09 16:25:50 +02:00
..
prometheus Provide better errors messages in commandline 2017-10-09 16:25:50 +02:00
promtool check if file_sd files exist in checkConfig 2017-08-22 15:25:30 -07:00