mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-10 01:13:14 +00:00
fix: remove unrequired metrics initialization
This commit is contained in:
parent
e35dea0328
commit
d871d07a27
@ -42,9 +42,7 @@ declarePublicGauge waku_peer_store_size, "Number of peers managed by the peer st
|
||||
declarePublicGauge waku_service_peers,
|
||||
"Service peer protocol and multiaddress ", labels = ["protocol", "peerId"]
|
||||
declarePublicGauge waku_total_unique_peers, "total number of unique peers"
|
||||
declarePublicGauge waku_light_clients_inbound_connections,
|
||||
"Number of light protocol clients with inbound connections",
|
||||
labels = ["protocol", "shard"]
|
||||
|
||||
logScope:
|
||||
topics = "waku node peer_manager"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user