Commit Graph

106 Commits (5adf4adc8ec2c497eddd3b1ff20d2d35d65ec5fc)

Author SHA1 Message Date
Wukingbow 7f5cc02a99
metrics: fix function comment (#29843) 4 months ago
levisyin b6474e9f90
metrics: add test for `SampleSnapshot.Sum` (#29831) 4 months ago
Halimao 08fe6a8614
metrics: fix flaky test`TestExpDecaySampleNanosecondRegression` (#29832) 4 months ago
Halimao 70bee977d6
metrics: fix out of range error message (#29821) 4 months ago
Aaron Chen 709e0b3997
metrics: remove librato (#29624) 5 months ago
persmor 0a51028819
all: fix various typos (#29542) 5 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Nathan 6f1fb0c29f
metrics/influxdb: skip float64-precision-dependent tests on arm64 (#29047) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
georgehao 0ceac8d00e
metrics: fix docstrings (#29279) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 7 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 8 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
Martin HS 5a45e7a631
rpc: fix ns/µs mismatch in metrics (#28649) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
Péter Szilágyi 65a17c00c7
metrics: add support for enabling metrics from env vars (#28118) 1 year ago
Martin Holst Swende 8b6cf128af
metrics: refactor metrics (#28035) 1 year ago
Jorge 53f3c2ae65
metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
Ömer Faruk Irmak 34d5072159
metrics: NilResettingTimer.Time should execute the timed function (#27724) 1 year ago
Ömer Faruk Irmak 13c0305106
metrics: NilTimer should still run the function to be timed (#27723) 1 year ago
Dan Laine 4367ab499f
metrics: use slices package for sorting (#27493) 1 year ago
Exca-DK a340721aa9
metrics: use sync.map in registry (#27159) 1 year ago
s7v7nislands ae93e0b484
metrics: use atomic type (#27121) 1 year ago
Exca-DK b4dcd1a391
metrics: make gauge_float64 and counter_float64 lock free (#27025) 1 year ago
Delweng 117530b0e6
metrics/librato: ensure resp.body closed (#26969) 2 years ago
Martin Holst Swende f6c3a534a4
metrics/influxdb: use smaller dependency and reuse code between v1 and v2 reporters (#26963) 2 years ago
turboboost55 7dc100714d
metrics: add cpu counters (#26796) 2 years ago
turboboost55 544e4a700b
metrics: improve accuracy of CPU gauges (#26793) 2 years ago
Martin Holst Swende 4d3525610e
all: remove deprecated uses of math.rand (#26710) 2 years ago
Shude Li 163e996d0e
all: use http package to replace http method names (#26535) 2 years ago
ucwong 297ec0669d
metrics/influxdb: fix time ticker leaks (#26507) 2 years ago
Felix Lange c539bda166
metrics: improve reading Go runtime metrics (#25886) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
rjl493456442 59ac229f87
core/state/snapshot: detect and clean up dangling storage snapshot in generation (#24811) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Felix Lange a789dcc978
metrics: fix compilation for GOOS=js (#23449) 3 years ago
jwasinger 6902485767
cmd, metrics: add support for influxdb-v2 (cherry-picking from italoacasas' changes), leave existing support for v1 to maintain backwards-compatibility. (#23194) 3 years ago
Mathijs de Bruin 2dee31930c
metrics: use golang.org/x/sys/unix to support Solaris (#22584) 3 years ago
Péter Szilágyi 62379f02c6
metrics/influxdb: don't push empty histograms, no measurement != 0 4 years ago
Péter Szilágyi 2550e46269
eth/protocols, metrics: use resetting histograms for rare packets 4 years ago
Péter Szilágyi 6d7ff6acea
eth/protocols, metrics, p2p: add handler performance metrics 4 years ago
isdyaufh8o7cq 477fd420b3
metrics: fix cast omission in cpu_syscall.go (#22262) 4 years ago