celestiaorg / celestiaorg/celestia-node
misc(trace): add block height to traces if error occurs
Open
area:metrics
good first issue
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
Root hash will be removed from traces after [this](https://github.com/celestiaorg/celestia-node/pull/2483). 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.
Contributor guide
Assessment
This issue has not been assessed yet.