prometheus/vendor/github.com/go-openapi/jsonreference
Max Leonard Inden 41c22effbe
config&notifier: Add option to use Alertmanager API v2
With v0.16.0 Alertmanager introduced a new API (v2). This patch adds a
configuration option for Prometheus to send alerts to the v2 endpoint
instead of the defautl v1 endpoint.

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
2019-06-21 16:33:53 +02:00
..
.gitignore config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
.travis.yml config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
CODE_OF_CONDUCT.md config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
go.mod config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
go.sum config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
LICENSE config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
README.md config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00
reference.go config&notifier: Add option to use Alertmanager API v2 2019-06-21 16:33:53 +02:00

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/go-openapi/jsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03