chore: add rendezvousPeerFoundTotal_total metric (#97)
This commit is contained in:
parent
dfdb7d3275
commit
25b995295b
|
@ -372,4 +372,5 @@ METRICS_WITH_INITIAL_VALUE_ZERO = [
|
||||||
"waku_store_peers",
|
"waku_store_peers",
|
||||||
"waku_px_peers",
|
"waku_px_peers",
|
||||||
"waku_dnsdisc_discovered",
|
"waku_dnsdisc_discovered",
|
||||||
|
"rendezvousPeerFoundTotal_total",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue