Jakub Sokołowski
|
7785aecd65
|
add README for metrics (#1906)
|
2020-03-17 22:09:21 +01:00 |
Jakub Sokołowski
|
c1f17cb4a3
|
use prometheus/client_golang for metrics
also re-implement mailserver metrics
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-11-04 13:18:50 +01:00 |
Adam Babik
|
26880b83d7
|
Upgrade geth to 1.9.5 and Whisper (#1617)
|
2019-10-04 17:21:24 +02:00 |
Adam Babik
|
04ba4d44e8
|
fix collecting p2p/Peers metric (#1269)
|
2018-11-12 10:27:09 +01:00 |
Adam Babik
|
4dfbef3867
|
Fix p2p/Peers metric (#975)
Do not use server.PeerCount() when getting peers right after receiving add/remove peer event as it does not contain updated info.
|
2018-05-22 12:26:03 +02:00 |
Adam Babik
|
6da469140f
|
Refactor in-app metrics (#963)
Remove Prometheus and other metric types and use metrics package from go-ethereum.
|
2018-05-16 17:36:59 +02:00 |