client_golang/prometheus/promhttp
Simon Pasquier 6894bb3c7c Add .golangci.yml
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-04-25 10:38:07 +02:00
..
delegator.go Add .golangci.yml 2019-04-25 10:38:07 +02:00
delegator_1_8.go Add .golangci.yml 2019-04-25 10:38:07 +02:00
delegator_pre_1_8.go promhttp: Bite the bullet and implement all 32 possible interface combos 2017-06-02 19:03:08 +02:00
http.go Remove unused constants and fields 2018-12-24 11:22:57 +01:00
http_test.go Revert "Fix tests to adhere to the recent change in prometheus/common" 2019-01-27 23:18:44 +01:00
instrument_client.go Minor doc comment fix 2018-01-11 16:59:30 +01:00
instrument_client_1_8.go promhttp: fix DNSDone should call Done, not Start (#395) 2018-03-28 15:04:30 +02:00
instrument_client_1_8_test.go prometheus/promhttp: actually observe values in trace in example 2019-03-06 13:59:53 +01:00
instrument_server.go Take into account curried labels in promhttp 2017-12-24 14:39:06 +01:00
instrument_server_test.go Add .golangci.yml 2019-04-25 10:38:07 +02:00