Evgenii Stratonikov
|
aecdf470e7
|
cli,pkg: use zap.Logger
|
2020-01-10 11:14:27 +03:00 |
|
Evgenii Stratonikov
|
884779e501
|
*: goimports
|
2019-12-17 14:51:28 +03:00 |
|
Vsevolod Brekelov
|
0085831ec5
|
network: add Pprof metrics
Since we have some perf issues from time to time it is good to have pprof debugger. Disabled by default.
|
2019-12-17 14:13:07 +03:00 |
|
Evgeniy Kulikov
|
2f8b11dabf
|
reformat code at pkg/network/metrics/metrics.go
|
2019-11-18 17:17:21 +03:00 |
|
Vsevolod Brekelov
|
11ce73af28
|
server: add log-path and address configuration
- LogPath can be configured through config
- node,rpc and monitoring address can be configured thought command line
or config
|
2019-11-06 15:58:54 +03:00 |
|
Vsevolod Brekelov
|
d374175170
|
monitoring: add prometheus monitoring
add init metrics service which uses prometheus;
add configuration for metrics service;
add monitoring metrics for blockchain,rpc,server;
|
2019-10-29 20:51:17 +03:00 |
|