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

7 Commits

Author SHA1 Message Date
richΛrd
3996d6fece
chore_: bump go-waku () 2024-06-05 16:10:03 -04:00
Richard Ramos
28229faec0 chore: bump libp2p related dependencies 2023-06-30 14:23:08 -04:00
RichΛrd
0babdad17b
chore: upgrade go-waku to v0.5 ()
* chore: upgrade go-waku to v0.5
* chore: add println and logs to check what's being stored in the enr, and preemptively delete the multiaddr field ()
* feat: add wakuv2 test ()
2023-02-22 17:58:17 -04:00
Adam Babik
831ab85561
Upgrade deps () 2020-03-09 08:55:58 +01:00
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