alertmanager/cli
Simon Pasquier e4437ab54f
*: remove dependency on github.com/prometheus/prometheus (#2009)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-09-16 10:56:29 +02:00
..
config fix amtool: Fixed config path check in amtool (#1538) 2018-09-03 06:06:01 +02:00
format cli: style improvement and fix filter handling 2019-03-29 09:11:09 -05: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 cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
alert_query.go *: remove dependency on github.com/prometheus/prometheus (#2009) 2019-09-16 10:56:29 +02:00
check_config.go config: use the origin field instead of local var (#1999) 2019-08-26 14:01:40 +02:00
check_config_test.go *: add missing license headers 2018-05-14 17:37:13 +02:00
config.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
root.go cmd/amtool: use base path from the configured URL (#1940) 2019-06-25 14:22:29 +02:00
routing.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
silence.go Add timeout support to amtool commands (#1471) 2018-07-17 09:50:48 +02:00
silence_add.go cli: fix some command output formatting 2019-03-29 09:11:09 -05:00
silence_expire.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
silence_import.go cli: check for NotFound error during silence import 2019-03-29 10:02:39 -05:00
silence_query.go *: remove dependency on github.com/prometheus/prometheus (#2009) 2019-09-16 10:56:29 +02:00
silence_update.go cli: style improvement and fix filter handling 2019-03-29 09:11:09 -05:00
test_routing.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
test_routing_test.go config: use the origin field instead of local var (#1999) 2019-08-26 14:01:40 +02:00
utils.go *: remove dependency on github.com/prometheus/prometheus (#2009) 2019-09-16 10:56:29 +02:00