chore: fix waku_connected_peers_per_shard metric

This commit is contained in:
Florin Barbu 2025-09-03 09:46:04 +03:00
parent 2fd56d4aa3
commit 48e457efb7
No known key found for this signature in database
GPG Key ID: 593D6DBC6D9E5095

View File

@ -391,7 +391,6 @@ METRICS_WITH_INITIAL_VALUE_ZERO = [
'waku_filter_handle_message_duration_seconds_bucket{le="20.0"}',
'waku_filter_handle_message_duration_seconds_bucket{le="30.0"}',
"total_messages_cached",
'waku_connected_peers_per_shard{shard="0"}',
"waku_legacy_store_queries_total",
"waku_store_queries_total",
]