Commit graph

  • c7565af9b8 metrics: remove dependency on golang.org/exp (#29314) Daniel Liu 2024-12-13 14:00:14 +0800
  • 99f605ffab metrics/influxdb: skip float64-precision-dependent tests on arm64 (#29047) Daniel Liu 2024-12-13 14:00:14 +0800
  • fd8782b2d0 metrics: use min from go1.21 (#29307) Daniel Liu 2024-12-13 14:00:14 +0800
  • 7f37ee2e63 metrics: fix docstrings (#29279) Daniel Liu 2024-12-13 14:00:14 +0800
  • 2220156b9a cmd, core, metrics: always report expensive metrics (#29191) Daniel Liu 2024-12-13 14:00:13 +0800
  • 6f67b357de metrics: fix docstring names (#28923) Daniel Liu 2024-12-13 14:00:13 +0800
  • 49b5886150 rpc: fix ns/µs mismatch in metrics (#28649) Daniel Liu 2024-12-13 14:00:13 +0800
  • 2f36a79f67 metrics: add support for enabling metrics from env vars (#28118) Daniel Liu 2024-12-13 14:00:13 +0800
  • cc4ea7a685 metrics: refactor metrics (#28035) Daniel Liu 2024-12-13 14:00:13 +0800
  • 1fe46b8d3f metrics/librato: rename receiver re to rep Daniel Liu 2024-12-13 14:00:13 +0800
  • 35380508fc metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) Daniel Liu 2024-12-13 14:00:13 +0800
  • d43f6c0cb0 metrics: NilResettingTimer.Time should execute the timed function (#27724) Daniel Liu 2024-12-13 14:00:13 +0800
  • 51e49a869d metrics: NilTimer should still run the function to be timed (#27723) Daniel Liu 2024-12-13 14:00:13 +0800
  • e524043a3b metrics: use slices package for sorting (#27493 #27909) Daniel Liu 2024-12-13 14:00:13 +0800
  • 7d40ca6f35 metrics: use sync.map in registry (#27159) Daniel Liu 2024-12-13 14:00:13 +0800
  • 7015a9e1cc metrics: use atomic type (#27121) Daniel Liu 2024-12-13 14:00:13 +0800
  • aa5e3e2c08 metrics: make gauge_float64 and counter_float64 lock free (#27025) Daniel Liu 2024-12-13 14:00:13 +0800
  • 54570300cc all: ensure resp.body closed (#26969) Daniel Liu 2024-12-13 14:00:13 +0800
  • 6e055a601d metrics/influxdb: reuse code between v1 and v2 reporters (#26963) Daniel Liu 2024-12-13 14:00:13 +0800
  • 9eae1243cd metrics: add cpu counters (#26796) Daniel Liu 2024-12-13 14:00:13 +0800
  • c616077fb5 metrics: improve accuracy of CPU gauges (#26793) Daniel Liu 2024-12-13 14:00:13 +0800
  • 6199c84050 metrics: remove deprecated uses of math.rand (#26710) Daniel Liu 2024-12-13 14:00:13 +0800
  • 76320b4b98 metrics/librato: use http package to replace http method names (#26535) Daniel Liu 2024-12-13 14:00:13 +0800
  • 40f47a641b metrics/influxdb: fix time ticker leaks (#26507) Daniel Liu 2024-12-13 14:00:13 +0800
  • dddd6c57cd metrics: improve reading Go runtime metrics (#25886) Daniel Liu 2024-12-13 14:00:13 +0800
  • e8452c94a7 metrics: fix some typos (#25551) Daniel Liu 2024-12-13 14:00:12 +0800
  • 392b44c948 metrics/influxdb: replace time.Tick with time.NewTicker (#24783) Daniel Liu 2024-12-13 14:00:12 +0800
  • 2e34afe400 rpc: swap out timer metrics to histograms (#25044) Daniel Liu 2024-12-13 14:00:12 +0800
  • 7b0a7e4593 metrics/influxdb: temp solution to present counter meaningfully (#24811) Daniel Liu 2024-12-13 14:00:12 +0800
  • d77c1e5ea3 metrics: replace strings.Replace with string.ReplaceAll (#24835) Daniel Liu 2024-12-13 14:00:12 +0800
  • 2e5b342826 metrics: add go:build lines (#23468) Daniel Liu 2024-12-13 14:00:12 +0800
  • 98079104e4 metrics: fix compilation for GOOS=js (#23449) Daniel Liu 2024-12-13 14:00:12 +0800
  • 29b72dbba6 metrics/influxdb: support V2 (#23194) Daniel Liu 2024-12-13 14:00:12 +0800
  • 73b81dde78 metrics: use golang.org/x/sys/unix to support Solaris (#22584) Daniel Liu 2024-12-13 14:00:12 +0800
  • d16c72edbe metrics/influxdb: don't push empty histograms, no measurement != 0 (#22590) Daniel Liu 2024-12-13 14:00:12 +0800
  • ebbcd608cc metrics: use resetting histograms for rare packets (#22586) Daniel Liu 2024-12-13 14:00:12 +0800
  • 5e9cb5d758 metrics: add handler performance metrics (#22581) Daniel Liu 2024-12-13 14:00:12 +0800
  • ec0ae4965d metrics: fix cast omission in cpu_syscall.go (#22262) Daniel Liu 2024-12-13 14:00:12 +0800
  • 1a844e4578 metrics: remove uneeded syntax (#21921) Daniel Liu 2024-12-13 14:00:12 +0800
  • 9d082aa38c cmd/XDC: dump config for metrics (#22083) Daniel Liu 2024-12-13 14:00:12 +0800
  • d4f1b8a6dd metrics: fix the panic for reading empty cpu stats (#21864) Daniel Liu 2024-12-13 14:00:12 +0800
  • bf4b42a551 metrics: zero temp variable in updateMeter (#21470) Daniel Liu 2024-12-13 14:00:12 +0800
  • 730960ff06 metrics: make meter updates lock-free (#21446) Daniel Liu 2024-12-13 14:00:12 +0800
  • 3dee6675d2 metrics/exp: allow configuring metrics HTTP server on separate endpoint (#21290) Daniel Liu 2024-12-13 14:00:12 +0800
  • d7d54b00f7 metrics: replace gosigar with gopsutil (#21041) Daniel Liu 2024-12-13 14:00:12 +0800
  • 32f974cc7b metrics/prometheus: define TYPE once, add tests (#21068) Daniel Liu 2024-12-13 14:00:12 +0800
  • c65d0cd947 cmd/XDC: enable metrics for geth import command (#20738) Daniel Liu 2024-12-13 14:00:12 +0800
  • 1415bb6369 metrics: add missing calls to Ticker.Stop in tests (#20866) Daniel Liu 2024-12-13 14:00:12 +0800
  • 47ce406a4a metrics: make flawed test less flawed (#20818) Daniel Liu 2024-12-13 14:00:12 +0800
  • 9fee8a72eb metrics: disable CPU stats (gosigar) on iOS (#20816) Daniel Liu 2024-12-13 14:00:12 +0800
  • 462999b381 metrics: fix issues reported by staticcheck (#20365) Daniel Liu 2024-12-13 14:00:12 +0800
  • 332ac32bc5 metrics: not compare float numbers directly (#20219) Daniel Liu 2024-12-13 14:00:12 +0800
  • 745640795a metrics: change links in README.md to https (#20182) Daniel Liu 2024-12-13 14:00:11 +0800
  • a4e113ca11 metrics: gather and export threads and goroutines (#19725) Daniel Liu 2024-12-13 14:00:11 +0800
  • 1eb2ed8293 core, metrics, p2p: expose various counter metrics for grafana (#19692) Daniel Liu 2024-12-13 14:00:11 +0800
  • a577c71944 metrics/prometheus: added prometheus metrics (#17077) Daniel Liu 2024-12-13 14:00:11 +0800
  • ed427a9426 metrics: fix expensive metrics flag processing (#19327) Daniel Liu 2024-12-13 14:00:11 +0800
  • db9487f1e8 core: split out detailed trie access metrics from insertion time (#19316) Daniel Liu 2024-12-13 14:00:11 +0800
  • 1557746bcd metrics/influxdb: add a timeout to the InfluxDB HTTP client (#19250) Daniel Liu 2024-12-13 14:00:11 +0800
  • 7608787b3c metrics: remove redundant type specifiers (#19090) Daniel Liu 2024-12-13 14:00:11 +0800
  • 3e4583e7c4 cmd/utils: allow for multiple influxdb flags (#18520) Daniel Liu 2024-12-13 14:00:11 +0800
  • 4202f23897 core: more detailed metrics for block processing (#18119) Daniel Liu 2024-12-13 14:00:11 +0800
  • 01a5298273 metrics: added NewCounterForced (#17919) Daniel Liu 2024-12-13 14:00:11 +0800
  • 61f5a888c3 metrics: add force option for metric system (#17667) Daniel Liu 2024-12-13 14:00:11 +0800
  • 92a7b64961 metrics: export to InfluxDB (#16979) Daniel Liu 2024-12-13 14:00:11 +0800
  • 23bc924585 internal/debug: start pprof server by new function StartPProf (#16532) Daniel Liu 2024-12-13 14:00:11 +0800
  • 66da805ccd
    Merge pull request #759 from gzliudan/fix_double_metrics Daniel Liu 2024-12-13 13:56:26 +0800
  • 11b74151bd cmd/XDC: fix double metrics collect process issue Daniel Liu 2024-12-13 13:56:09 +0800
  • ba5abba25a
    Merge pull request #753 from XinFinOrg/gerui-master-reduce_mine_reset_2 benjamin202410 2024-12-12 21:52:56 -0800
  • 922a7eb2a4 docs: Modify the document RiceChuan 2024-12-13 13:38:49 +0800
  • b794f6a849
    recover devnet by increasing timeout (#760) Wanwiset Peerapatanapokin 2024-12-13 08:28:46 +0400
  • 63d9a45739
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2024-12-13 11:36:51 +0800
  • 898d2a76c8
    Merge branch 'master' into master RiceChuan 2024-12-13 11:32:51 +0800
  • f0788c7fd7 docs: Modify the method names RiceChuan 2024-12-13 11:11:45 +0800
  • c51f78dd01 Catch panics on cosmos out of gas in estimateGas Philip Su 2024-12-12 15:22:32 -0800
  • 9507b6ba3e p2p: bump log level Felix Lange 2024-12-13 00:15:19 +0100
  • 3a983d3b3a p2p: add test for dialing with DNS hostname Felix Lange 2024-12-13 00:14:16 +0100
  • 7ffb97c414 p2p: avoid node update if DNS lookup returns unchanged IP Felix Lange 2024-12-12 23:40:29 +0100
  • a307fe58fc internal/ethapi: change simulate default timestamp to 12 Sina Mahmoodi 2024-12-12 21:59:53 +0100
  • 8bec25759c p2p: rename function Felix Lange 2024-12-12 18:41:36 +0100
  • cbccd92851 p2p: use new DNS hostname methods Felix Lange 2024-12-12 18:09:56 +0100
  • 83f5e0c5f7 p2p/enode: fix test Felix Lange 2024-12-12 18:15:32 +0100
  • 42cb347ed7 p2p/enode: clean up DNS name support in Node Felix Lange 2024-12-12 18:08:26 +0100
  • f33b87a041
    cmd/evm: fix expected output for 7702 t8n test lightclient 2024-12-12 09:53:19 -0700
  • 1c17bae15b
    Merge pull request #38 from sei-protocol/trace-tx-panic-recover Philip Su 2024-12-12 17:46:45 +0100
  • 857641d8f5
    core: create official prague instruction set, name eof set lightclient 2024-12-12 08:55:01 -0700
  • 034f897b40
    core: mod errors + add test Martin Holst Swende 2024-12-12 10:01:33 +0100
  • aed705b18a
    eth/tracers: add support for setcode tx in prestate tracer lightclient 2024-12-10 09:55:05 -0700
  • e98e68662b
    core/vm: report gas used warming 7702 delegation targets correctly in tracer lightclient 2024-12-09 19:55:40 -0700
  • fdfc159213
    core/vm: return delegation designator prefix for code reading ops lightclient 2024-12-09 18:41:44 -0700
  • 7ecda7d054
    t8n: do not omit requests when empty lightclient 2024-12-09 18:40:53 -0700
  • 46a6482d19
    core: rm extra whitespace lightclient 2024-12-09 14:43:52 -0700
  • 6505e50d62
    tests: use big int for stAuthorization because eest needs math.HexOrDecimal256 decoding lightclient 2024-12-06 11:49:52 -0700
  • 0a129dab19
    core/vm: direct check code hash during creation instead of resolving lightclient 2024-12-06 09:00:52 -0700
  • eda288cc81
    internal/ethapi: removed commented out code from test lightclient 2024-12-05 18:59:57 -0500
  • f4b5798ba3
    core: refactor non-create processing flow lightclient 2024-12-05 18:41:28 -0500
  • 9ee0d10421
    core: lift convenience warming of tx destination from per auth to post application of all authorizations lightclient 2024-12-05 18:00:12 -0500
  • 9b94402a9e
    core: more comment Felix Lange 2024-12-02 14:33:34 +0100
  • 1110fc5fc6
    core: clarify delegation deletion flow Felix Lange 2024-12-02 14:29:16 +0100
  • ace3a3f12c
    core: reformat comment Felix Lange 2024-12-02 14:15:06 +0100