Bas van Kervel
|
11ab73f6d8
cmd/geth: migrate metric command/flags
|
8 年之前 |
Felix Lange
|
b9b3efb09f
all: fix ineffectual assignments and remove uses of crypto.Sha3
|
8 年之前 |
Kenji Siu
|
80ea44c485
cmd/geth: improve command help messages (#3227)
|
8 年之前 |
Felix Lange
|
eeb322ae64
node: ensure datadir can be co-inhabited by different instances
|
9 年之前 |
Felix Lange
|
91b7690428
rpc: add new client, use it everywhere
|
9 年之前 |
Péter Szilágyi
|
90e07b19ab
cmd: fix CLI package deprecation warnings
|
9 年之前 |
Bas van Kervel
|
861add3d72
cmd/geth: codegansta/cli package renamed to urfave/cli
|
9 年之前 |
Jeffrey Wilcke
|
aa36a6ae4f
Merge pull request #2206 from fjl/update-deps
|
9 年之前 |
Péter Szilágyi
|
d6c6bcc9f3
cmd/geth: update monitor to new termui code
|
9 年之前 |
Péter Szilágyi
|
900e124bee
cmd, common, node, rpc: rework naming convention to canonical one
|
9 年之前 |
Péter Szilágyi
|
188ab928c3
cmd, common, node, rpc: move IPC into the node itself
|
9 年之前 |
Bas van Kervel
|
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
|
9 年之前 |
Péter Szilágyi
|
17f65cd1e5
eth: update metrics collection to handle eth/62 algos
|
10 年之前 |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 年之前 |
Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Péter Szilágyi
|
5f3792c2a7
cmd/geth: decent error message if metrics are disabled
|
10 年之前 |
Péter Szilágyi
|
01fe972113
cmd, core, eth, metrics, p2p: require enabling metrics
|
10 年之前 |
Péter Szilágyi
|
ccbb56b4f2
cmd/geth, eth, ethdb: monitor database compactions
|
10 年之前 |
Péter Szilágyi
|
d099a42c85
cmd/geth: fix monitor panic, don't pre-fill with dummy data
|
10 年之前 |
Péter Szilágyi
|
7e69392249
cmd/geth: re-scale charts when changing unit magnitudes
|
10 年之前 |
Péter Szilágyi
|
e9c0b5431c
cmd/geth: finalize mem stats
|
10 年之前 |
Péter Szilágyi
|
fdbf8be735
cmd/geth, rpc/api: fix reported metrics issues
|
10 年之前 |
Péter Szilágyi
|
c6e2af14c0
cmd/geth: limit the maximum chart colums to 6
|
10 年之前 |
Péter Szilágyi
|
3ea6b5ae32
cmd/geth: list the available metrics if none specified
|
10 年之前 |
Péter Szilágyi
|
d02f07a983
cmd/geth: polish monitor visuals, add footer, refresh flag
|
10 年之前 |
Péter Szilágyi
|
b98b444179
cmd/geth: add attach and rows flags to the monitor command
|
10 年之前 |
Péter Szilágyi
|
92ef33d97a
rpc/api, cmd/geth: retrievel all percentiles, add time units
|
10 年之前 |
Péter Szilágyi
|
302187ae39
cmd/geth: allow branching metric patterns
|
10 年之前 |
Péter Szilágyi
|
bf99d5b33c
cmd/geth: polish the monitoring charts a bit
|
10 年之前 |
Péter Szilágyi
|
e5b820c47b
cmd/geth, rpc/api: extend metrics API, add a basic monitor command
|
10 年之前 |