Commit Graph

2 Commits

Author SHA1 Message Date
Joe Handzik cba3e6ec83 Cleanup artifacts/README.md (#988)
Sentence and spelling cleanup, also removed a trailing newline.

Signed-Off-By: Joe Handzik <joseph.t.handzik@hpe.com>
2017-09-11 18:34:15 +01:00
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