prometheus/cmd/prometheus
Paul Gier 08af129b4d cmd/prometheus: don't allow quotes at beginning or end of url
This prevents accidental copy/paste error where a the web.external-url
or alertmanager.url params could have an extra set of quotes.
See also: https://github.com/prometheus/prometheus/issues/1229
2017-10-04 10:10:02 -05:00
..
config.go cmd/prometheus: don't allow quotes at beginning or end of url 2017-10-04 10:10:02 -05:00
config_test.go cmd/prometheus: don't allow quotes at beginning or end of url 2017-10-04 10:10:02 -05:00
main.go Fix staticcheck issues. 2017-08-28 17:29:01 +02:00
uname_default.go Print system information (uname) at Prometheus startup (#2709) 2017-05-13 20:42:29 +02:00
uname_linux.go Fix malformed uname string (#2727) 2017-05-16 18:44:11 +02:00
uname_linux_int8.go Fix malformed uname string (#2727) 2017-05-16 18:44:11 +02:00
uname_linux_uint8.go Fix malformed uname string (#2727) 2017-05-16 18:44:11 +02:00