chore: metric updates (#93)

* chore: fix rln tests

* chore: fix rln tests

* revert wait_for_node_sec
This commit is contained in:
fbarbu15 2024-12-06 10:54:35 +02:00 committed by GitHub
parent c95fff8ac3
commit 5caedf13c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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",