waku_metrics: change log interval from 30'' to 10' (#2428)

This commit is contained in:
Ivan FB 2024-02-19 22:25:20 +01:00 committed by GitHub
parent b700d0464b
commit 501c92e2c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import
./peer_manager,
./waku_node
const LogInterval = 30.seconds
const LogInterval = 10.minutes
logScope:
topics = "waku node metrics"