chore: metric updates (#93)
* chore: fix rln tests * chore: fix rln tests * revert wait_for_node_sec
This commit is contained in:
parent
c95fff8ac3
commit
5caedf13c4
|
@ -218,6 +218,8 @@ METRICS_WITH_INITIAL_VALUE_ZERO = [
|
|||
"waku_rln_instance_creation_duration_seconds",
|
||||
"waku_rln_membership_insertion_duration_seconds",
|
||||
"waku_rln_membership_credentials_import_duration_seconds",
|
||||
"waku_rln_proof_remining",
|
||||
"waku_rln_proofs_generated_total",
|
||||
"libp2p_pubsub_sig_verify_success_total",
|
||||
"libp2p_pubsub_sig_verify_failure_total",
|
||||
"libp2p_pubsub_disconnects_over_non_priority_queue_limit_total",
|
||||
|
|
Loading…
Reference in New Issue