Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LevelDb block write time to the attached volume #2054

Open
oleksandrSydorenkoJ opened this issue Dec 9, 2024 · 0 comments
Open

Add LevelDb block write time to the attached volume #2054

oleksandrSydorenkoJ opened this issue Dec 9, 2024 · 0 comments

Comments

@oleksandrSydorenkoJ
Copy link

It is necessary to add additional logs in Skaled to capture the time taken to write a block to LevelDB.
The logs should differentiate between the time for Skaled blocks and consensus blocks.

Example:
Consensus:
LCIT:1000 - Leveldb Consensus Inserting Time in ms
[2024-12-09 16:04:39.237] [21:main] [info] 403276:CWT:743:TLWT:10163:SBPT:66:LCIT:1000

Skaled:
LSIT:1000 - Leveldb Skaled Inserting Time

2024-12-09 16:04:39.239988 SWT:0:BFT:10910:LSIT:1000

@oleksandrSydorenkoJ oleksandrSydorenkoJ changed the title Add LevelDb block recording time Add LevelDb block write time to the attached volume Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant