distribution/notifications
tifayuki 8b70616846 Add notification metrics
It adds notification related prometheus metrics, including:
  - total count for events/success/failure/error
  - total count for notification per each status code
  - gauge of the pending notification queue

Signed-off-by: tifayuki <tifayuki@gmail.com>
2019-02-15 21:14:57 +08:00
..
bridge.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
bridge_test.go Merge pull request #2639 from andrew-leung/manifesteventlayers 2018-08-28 16:03:05 -07:00
endpoint.go Enable goimports check 2018-08-06 14:37:44 -07:00
event.go Use references terminology instead of layers. 2018-08-20 10:01:40 -07:00
event_test.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
http.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
http_test.go Fix unit test 2017-01-09 17:31:00 -08:00
listener.go Add documentation 2018-08-03 14:08:00 -07:00
listener_test.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
metrics.go Add notification metrics 2019-02-15 21:14:57 +08:00
metrics_test.go notifications: fix expvar for Go 1.7 2017-02-14 10:51:20 -08:00
sinks.go Fix gometalint errors 2019-02-04 16:01:04 -08:00
sinks_test.go Enable static checks 2018-08-06 14:49:11 -07:00