Promote some datapoints to info
to fix dashboard (#8381)
automerge
(cherry picked from commit aa80f69171
)
This commit is contained in:
committed by
Michael Vines
parent
c1b587c6e4
commit
075e784bef
@@ -446,7 +446,7 @@ impl Bank {
|
||||
rewards: None,
|
||||
};
|
||||
|
||||
datapoint_debug!(
|
||||
datapoint_info!(
|
||||
"bank-new_from_parent-heights",
|
||||
("slot_height", slot, i64),
|
||||
("block_height", new.block_height, i64)
|
||||
|
Reference in New Issue
Block a user