Delweng
|
117530b0e6
|
metrics/librato: ensure resp.body closed (#26969)
This change ensures that we call Close on a http response body, in various places in the source code (mostly tests)
|
2023-03-27 07:44:41 -04:00 |
|
Shude Li
|
163e996d0e
|
all: use http package to replace http method names (#26535)
|
2023-01-24 11:12:25 +02:00 |
|
Håvard Anda Estensen
|
07508ac0e9
|
all: replace uses of ioutil with io and os (#24869)
|
2022-05-16 11:59:35 +02:00 |
|
Guillaume Ballet
|
58f2ce8671
|
metrics: fix issues reported by staticcheck (#20365)
|
2019-11-22 16:04:35 +01:00 |
|
kiel barry
|
cd9a1d5b37
|
metrics: golint updates for this or self warning (#16635)
* metrics/*: golint updates for this or self warning
* metrics/*: golint updates for this or self warning, updated pr from feedback
|
2018-05-03 12:43:59 +03:00 |
|
Anton Evangelatov
|
ae9f97221a
|
metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910)
* go-metrics: fork library and introduce ResettingTimer and InfluxDB reporter.
* vendor: change nonsense/go-metrics to ethersphere/go-metrics
* go-metrics: add tests. move ResettingTimer logic from reporter to type.
* all, metrics: pull in metrics package in go-ethereum
* metrics/test: make sure metrics are enabled for tests
* metrics: apply gosimple rules
* metrics/exp, internal/debug: init expvar endpoint when starting pprof server
* internal/debug: tiny comment formatting fix
|
2018-02-23 11:56:08 +02:00 |
|