Rate limit metrics per log level (#4313)
* Rate limit metrics per log level * fix tests
This commit is contained in:
@ -408,6 +408,7 @@ impl Blocktree {
|
||||
),
|
||||
)
|
||||
.to_owned(),
|
||||
log::Level::Error,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user