committed by
GitHub
parent
407b1d3e6f
commit
29611fb61d
@ -525,7 +525,7 @@ impl Bank {
|
||||
let squash_cache_ms = duration_as_ms(&squash_cache_start.elapsed());
|
||||
|
||||
datapoint_info!(
|
||||
"locktower-observed",
|
||||
"tower-observed",
|
||||
("squash_accounts_ms", squash_accounts_ms, i64),
|
||||
("squash_cache_ms", squash_cache_ms, i64)
|
||||
);
|
||||
|
Reference in New Issue
Block a user