forked from aptos-labs/aptos-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[logging] Added metrics around submission of struct logs
In order to have higher confidence around logging, this adds a slew of counters to keep track of errors, and sent messages. Because if you can't log it, then you'll have to use metrics to know what's going on. Closes: aptos-labs#5309 Approved by: andll
- Loading branch information
1 parent
5a3cc6c
commit 9c09a63
Showing
3 changed files
with
339 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.