Promote some datapoints to info to fix dashboard (#8381)

automerge
This commit is contained in:
Pankaj Garg
2020-02-21 13:41:49 -08:00
committed by GitHub
parent 0ace22d03f
commit aa80f69171
10 changed files with 37 additions and 26 deletions

View File

@ -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)