https://github.com/bwplotka/alertmanager-client-go
Go client for https://github.com/prometheus/alertmanager API. Useful for automatic end-to-end tests.
https://github.com/bwplotka/alertmanager-client-go
Last synced: 7 months ago
JSON representation
Go client for https://github.com/prometheus/alertmanager API. Useful for automatic end-to-end tests.
- Host: GitHub
- URL: https://github.com/bwplotka/alertmanager-client-go
- Owner: bwplotka
- License: apache-2.0
- Created: 2017-01-17T14:20:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T23:24:28.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T23:16:06.981Z (12 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alertmanager-client-go
Go client for https://github.com/prometheus/alertmanager API. Useful for automatic end-to-end tests.
EDIT: Created this repo, since I needed such thing, but aborted any effort - it seems that it will be soon available in https://github.com/prometheus/client_golang!
See https://github.com/prometheus/client_golang/pull/263 for details. Specifically:
https://github.com/tcolgate/client_golang/blob/dbbee72205671eecf7f42cf802b807c03f23a744/api/alertmanager/api.go