This commit is contained in:
Florin Barbu 2024-09-13 11:25:10 +03:00
parent 78cab33b50
commit 9760e9d5e6
No known key found for this signature in database
GPG Key ID: 593D6DBC6D9E5095
1 changed files with 0 additions and 4 deletions

View File

@ -222,8 +222,6 @@ METRICS_WITH_INITIAL_VALUE_ZERO = [
"libp2p_pubsub_sig_verify_failure_total",
"libp2p_pubsub_disconnects_over_non_priority_queue_limit_total",
"libp2p_pubsub_peers",
"libp2p_pubsub_topics",
"libp2p_pubsub_subscriptions_total",
"libp2p_pubsub_unsubscriptions_total",
"libp2p_pubsub_validation_success_total",
"libp2p_pubsub_validation_failure_total",
@ -234,8 +232,6 @@ METRICS_WITH_INITIAL_VALUE_ZERO = [
'libp2p_gossipsub_peers_per_topic_mesh{topic="other"}',
'libp2p_gossipsub_peers_per_topic_fanout{topic="other"}',
'libp2p_gossipsub_peers_per_topic_gossipsub{topic="other"}',
"libp2p_gossipsub_under_dout_topics",
"libp2p_gossipsub_no_peers_topics",
"libp2p_gossipsub_low_peers_topics",
"libp2p_gossipsub_healthy_peers_topics",
"libp2p_gossipsub_failed_publish_total",