alertmanager/cli
Nguyen Quang Huy edf170d03b Add signed off to commit (#1766)
- Fix error string should not be capitalized from [Golang coding convention](https://github.com/golang/go/wiki/CodeReviewComments#error-strings)
- Fix some typos

Signed-off-by: Nguyen Quang Huy <huynq0911@gmail.com>
2019-02-25 11:04:42 +01:00
..
config fix amtool: Fixed config path check in amtool (#1538) 2018-09-03 06:06:01 +02:00
format Fix a bunch of unhandled errors (#1501) 2018-08-05 15:38:25 +02:00
testdata feat: added routing tools to amtool (#1511) 2018-08-22 16:41:09 +02:00
alert.go Add support for adding alerts using amtool (#1461) 2018-07-16 16:29:04 +02:00
alert_add.go Fix rfc3339 example texts (#1526) 2018-08-23 16:17:27 +02:00
alert_query.go Fixes #1570 (#1575) 2018-10-08 13:06:12 +02:00
check_config.go Fix a bunch of unhandled errors (#1501) 2018-08-05 15:38:25 +02:00
check_config_test.go *: add missing license headers 2018-05-14 17:37:13 +02:00
config.go feat: added routing tools to amtool (#1511) 2018-08-22 16:41:09 +02:00
root.go Add timeout support to amtool commands (#1471) 2018-07-17 09:50:48 +02:00
routing.go *: update Makefile.common with new staticcheck (#1692) 2019-01-04 15:37:33 +01:00
silence.go Add timeout support to amtool commands (#1471) 2018-07-17 09:50:48 +02:00
silence_add.go support for assuming first label is alertname in silence add and query (#1693) 2019-01-07 13:49:41 +01:00
silence_expire.go Add timeout support to amtool commands (#1471) 2018-07-17 09:50:48 +02:00
silence_import.go Add timeout support to amtool commands (#1471) 2018-07-17 09:50:48 +02:00
silence_query.go support for assuming first label is alertname in silence add and query (#1693) 2019-01-07 13:49:41 +01:00
silence_update.go Fix rfc3339 example texts (#1526) 2018-08-23 16:17:27 +02:00
test_routing.go *: update Makefile.common with new staticcheck (#1692) 2019-01-04 15:37:33 +01:00
test_routing_test.go Add signed off to commit (#1766) 2019-02-25 11:04:42 +01:00
utils.go *: update Makefile.common with new staticcheck (#1692) 2019-01-04 15:37:33 +01:00