prometheus/util
Bryan Boreham a8cce41882 Set MaxIdleConnsPerHost alongside MaxIdleConns (#3592)
Otherwise it defaults to 2, and Go will close extra connections as
soon as a request is finished.
See https://github.com/golang/go/issues/13801
2017-12-17 15:15:04 +00:00
..
flock Add missing license headers 2016-04-13 16:08:22 +02:00
httputil Set MaxIdleConnsPerHost alongside MaxIdleConns (#3592) 2017-12-17 15:15:04 +00:00
promlint Add promlint check for histogram/summary reserved names (#2626) 2017-04-15 22:38:01 +01:00
stats Handle runtime errors as fatal test results 2017-11-19 21:15:24 +01:00
strutil Revert "Revert the /graph changes." 2016-09-03 21:05:23 +02:00
testutil testutil: update to go1.9 testing.Helper 2017-12-08 19:06:53 +01:00
treecache Fix some lint errors (#3334) 2017-10-23 14:57:30 +01:00