mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
chore: fix waku_connected_peers_per_shard metric (#136)
This commit is contained in:
parent
2fd56d4aa3
commit
bb558decb1
@ -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="20.0"}',
|
||||||
'waku_filter_handle_message_duration_seconds_bucket{le="30.0"}',
|
'waku_filter_handle_message_duration_seconds_bucket{le="30.0"}',
|
||||||
"total_messages_cached",
|
"total_messages_cached",
|
||||||
'waku_connected_peers_per_shard{shard="0"}',
|
|
||||||
"waku_legacy_store_queries_total",
|
"waku_legacy_store_queries_total",
|
||||||
"waku_store_queries_total",
|
"waku_store_queries_total",
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user