Commit Graph

31 Commits (c7e522fd17040485a5c2966c45a5c45c0558945e)

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