alertmanager/vendor/github.com/prometheus/common
Simon Pasquier b95b32821f ui: replace deprecated InstrumentHandler() (#1302)
This change replaces the deprecated InstrumentHandler function by
the equivalent functions from the promhttp package.

The following metrics are removed:

* http_request_duration_microseconds (Summary).
* http_request_size_bytes (Summary).
* http_requests_total (Counter).

And the following metrics are added instead:

* alertmanager_http_request_duration_seconds (Histogram).
* alertmanager_http_response_size_bytes (Histogram).
* promhttp_metric_handler_requests_in_flight (Gauge).
* promhttp_metric_handler_requests_total (Counter).
2018-03-28 15:28:38 +02:00
..
config *: configure http client from config 2018-02-13 14:30:59 +01:00
expfmt Update vendoring for logger change 2017-10-22 00:20:40 -07:00
internal/bitbucket.org/ww/goautoneg vendor: update client lib and common 2016-09-06 11:50:13 +02:00
model Update vendoring for logger change 2017-10-22 00:20:40 -07:00
promlog Update vendoring for logger change 2017-10-22 00:20:40 -07:00
route ui: replace deprecated InstrumentHandler() (#1302) 2018-03-28 15:28:38 +02:00
version Make version informations consistent between prometheus components 2016-05-15 12:04:15 +02:00
LICENSE Make version informations consistent between prometheus components 2016-05-15 12:04:15 +02:00
NOTICE Make version informations consistent between prometheus components 2016-05-15 12:04:15 +02:00