Commit Graph

61 Commits (e9f99d1c916bf498d63a822bc2b57cad2a2b0d84)

Author SHA1 Message Date
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
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921) 4 years ago
Marius van der Wijden 10555d4684
cmd/geth: dump config for metrics (#22083) 4 years ago
gary rong b9ff57c59e
metrics: fix the panic for reading empty cpu stats (#21864) 4 years ago
Marius van der Wijden 4e54b1a45e
metrics: zero temp variable in updateMeter (#21470) 4 years ago
Marius van der Wijden f3bafecef7
metrics: make meter updates lock-free (#21446) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
rene a35382de94
metrics: replace gosigar with gopsutil (#21041) 4 years ago
Richard Patel 2f66a8d614
metrics/prometheus: define TYPE once, add tests (#21068) 4 years ago
ucwong 53e034ce0b
metrics: add missing calls to Ticker.Stop in tests (#20866) 5 years ago
Martin Holst Swende 32d31c31af
metrics: improve TestTimerFunc (#20818) 5 years ago
Péter Szilágyi 42e02ac03b
metrics: disable CPU stats (gosigar) on iOS 5 years ago
Guillaume Ballet 58f2ce8671 metrics: fix issues reported by staticcheck (#20365) 5 years ago
Felix Lange afe0b65405
dashboard: remove the dashboard (#20279) 5 years ago
Guillaume Ballet de2259d27c travis: enable test suite on ARM64 (#20219) 5 years ago
Marius Kjærstad 08953e42c1 metrics: change links in README.md to https (#20182) 5 years ago
Péter Szilágyi 72d5a27a39
core, metrics, p2p: switch some invalid counters to gauges 5 years ago
Péter Szilágyi 5298eb7519
metrics: gather and export threads and goroutines 5 years ago
Péter Szilágyi b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana 5 years ago
Maxim Krasilnikov 31bc2a2434 metrics/prometheus: expose metrics in prometheus format too (#17077) 6 years ago
Péter Szilágyi 88c756c83d
metrics: fix expensive metrics flag processing 6 years ago
Péter Szilágyi 86989e3fcd
core: split out detailed trie access metrics from insertion time (#19316) 6 years ago
Anton Evangelatov baded64d88
swarm/network: measure time of messages in priority queue (#19250) 6 years ago
Matthew Halpern f57c80d22e metrics: remove redundant type specifiers (#19090) 6 years ago
Jerzy Lasyk f28da4f602 swarm/metrics: Send the accounting registry to InfluxDB (#18470) 6 years ago
Elad bb724080ca cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274) 6 years ago
Kurkó Mihály f574c4e74b metrics, p2p: add ephemeral registry (#18067) 6 years ago
holisticode 4466c7b971 metrics: added NewCounterForced (#17919) 6 years ago
gary rong 5d1d1a808d consensus, ethdb, metrics: implement forced-meter (#17667) 6 years ago
Oleg Kovalov d42ce0f2c1 all: simplify switches (#17267) 6 years ago
Anton Evangelatov b3711af051 swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago
Anton Evangelatov 1990c9e621 cmd/geth: export metrics to InfluxDB (#16979) 6 years ago
Elad 1836366ac1 all: library changes for swarm-network-rewrite (#16898) 6 years ago
Péter Szilágyi 3f06da7b5f
metrics: fix gofmt linter warnings 6 years ago
Clayton Jacobs b487bdf0ba metrics: removed repetitive calculations (#16944) 6 years ago
Anton Evangelatov 7f0726f706 metrics: return an empty snapshot for NilResettingTimer (#16930) 6 years ago
Anton Evangelatov be2aec092d metrics: expvar support for ResettingTimer (#16878) 6 years ago
kiel barry cd9a1d5b37 metrics: golint updates for this or self warning (#16635) 6 years ago
Anton Evangelatov 3ca3fffdf0 metrics: fix flaky Example metrics test (#16222) 7 years ago
Anton Evangelatov dcca613a0b swarm: initial instrumentation (#15969) 7 years ago
Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
Kurkó Mihály ba62215d9e cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Bo Ye b4b27ebaea metrics: change MetricsEnabledFlag to be const 7 years ago
Péter Szilágyi e7030c4bf5
all: update light logs (and a few others) to the new model 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago