alertmanager/pkg/parse
Kellen Fox 3aab66ec3a Amtool implementation (#636)
* Implement alertmanager cli tool 'amtool'

The primary goal of an alertmanager tool is to provide a cli interface
for the prometheus alertmanager.

My vision for this tool has two parts:
  - Silence management (query, add, delete)

  - Alert management (query, maybe more in future?)

Resolves: #567
2017-04-20 11:04:17 +02:00
..
parse.go Amtool implementation (#636) 2017-04-20 11:04:17 +02:00
parse_test.go Filter alerts (#633) 2017-03-16 11:16:10 +01:00