..
config
fix amtool: Fixed config path check in amtool ( #1538 )
2018-09-03 06:06:01 +02:00
format
Fix empty isEqual in amtool. ( #2668 )
2021-08-06 11:11:16 +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
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
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: Detect version drift and warn users ( #2672 )
2021-08-09 11:06:09 +02:00
routing.go
Add negative matchers for routing. ( #2434 )
2021-01-15 21:11:39 +01:00
silence.go
Add timeout support to amtool commands ( #1471 )
2018-07-17 09:50:48 +02:00
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