alertmanager/cli
Chunlin Yang ef25f81f1b
amtool to support http_config to access alertmanager (#2764)
* Support http_config for amtool

Co-authored-by: Julien Pivotto <roidelapluie@gmail.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
Signed-off-by: clyang82 <chuyang@redhat.com>
2022-01-19 10:01:58 +01:00
..
config amtool to support http_config to access alertmanager (#2764) 2022-01-19 10:01:58 +01:00
format Fix empty isEqual in amtool. (#2668) 2021-08-06 11:11:16 +02:00
testdata *: bump to Go 1.17 (#2792) 2021-12-22 14:03:53 +01:00
alert.go
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
cluster.go Add cluster command to show cluster and peer statuses. (#2256) 2020-05-18 15:25:15 +02:00
config.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
root.go amtool to support http_config to access alertmanager (#2764) 2022-01-19 10:01:58 +01:00
routing.go Add negative matchers for routing. (#2434) 2021-01-15 21:11:39 +01:00
silence.go
silence_add.go amtool: Fix behavior of adding silence with duration option (#2741) 2021-10-18 15:13:42 +02:00
silence_expire.go cli: update amtool to use apiv2 2019-03-29 09:11:09 -05:00
silence_import.go Update go-openapi to latest 2021-03-10 19:00:22 +01:00
silence_query.go Allow filtering silences by createdBy author (#2718) 2021-11-09 13:10:19 +01:00
silence_update.go cli: avoid nil dereference in silence update (#2427) 2020-12-02 17:02:12 +01:00
template.go cli: add new template render command (#2538) 2021-08-04 13:58:33 +02:00
template_render.go cli: add new template render command (#2538) 2021-08-04 13:58:33 +02: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 cli: Parse properly all matcher types 2021-02-16 14:22:59 +02:00