celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

misc(trace): add block height to traces if error occurs

Open vgonkivs opened this issue 2 years ago • 2 comments

Root hash will be removed from traces after this. So, in some error cases it might not be informational to push traces without any additional information besides the error itself. As @renaynay suggested, we can include root hash only in error cases.

vgonkivs avatar Jul 17 '23 14:07 vgonkivs

This would be nice to implement throughout the share package

renaynay avatar Sep 18 '23 08:09 renaynay

we now have access to the header so we can access the height, we should annotate with height on all metrics

ramin avatar Feb 29 '24 11:02 ramin