client_golang/prometheus/promhttp
beorn7 753a259e20 Improve promhttp tests
- Use local registry to avoid conflicts between tests.
- Expose https://github.com/prometheus/client_golang/issues/299 by
  using ConstLabels in a test.
- Improve example: Buckets and help string must be consistent, even
  if the former is not enforced as of now, but see
  https://github.com/prometheus/client_golang/issues/222
2017-05-10 19:49:36 +02:00
..
delegator_1_7.go new handler instrumentation (#285) 2017-04-24 15:13:19 -04:00
delegator_1_8.go new handler instrumentation (#285) 2017-04-24 15:13:19 -04:00
http.go Instrument RoundTripper via middleware (#295) 2017-05-09 18:46:09 +02:00
http_test.go new handler instrumentation (#285) 2017-04-24 15:13:19 -04:00
instrument_client.go Instrument RoundTripper via middleware (#295) 2017-05-09 18:46:09 +02:00
instrument_client_1_8.go Instrument RoundTripper via middleware (#295) 2017-05-09 18:46:09 +02:00
instrument_client_1_8_test.go Improve promhttp tests 2017-05-10 19:49:36 +02:00
instrument_server.go Instrument RoundTripper via middleware (#295) 2017-05-09 18:46:09 +02:00
instrument_server_test.go Improve promhttp tests 2017-05-10 19:49:36 +02:00