2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-14 00:36:40 +00:00

3 Commits

Author SHA1 Message Date
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
6da469140f
Refactor in-app metrics ()
Remove Prometheus and other metric types and use metrics package from go-ethereum.
2018-05-16 17:36:59 +02:00
Adam Babik
89d89681a3
Add support for metrics ()
It adds support for metrics (expvar and Prometheus) along with docker-compose files to run a Whisper test cluster.
2018-01-30 12:51:48 +01:00