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

CosmosStore: Log byte counts for unfolds #237

Open
bartelink opened this issue Sep 8, 2020 · 0 comments
Open

CosmosStore: Log byte counts for unfolds #237

bartelink opened this issue Sep 8, 2020 · 0 comments

Comments

@bartelink
Copy link
Collaborator

bartelink commented Sep 8, 2020

Especially when writing, though it's also relatively useful when reading Tip and/or any time we emit event byte counts either

Ideally, it would even be able to log the compressed sizes, but even having the basic logging for the Sync call include this alongside the (already supplied) bytes for the events is very useful for troubleshooting

Note #305 alters logging to only emit byte counts when Debug log level is enabled

Any impl should follow the structures used in DynamoStore, which implements the bulk of this

@bartelink bartelink added good-first-issue up-for-grabs https://up-for-grabs.net labels Sep 8, 2020
@bartelink bartelink changed the title Cosmos: Log byte counts for unfolds CosmosStore: Log byte counts for unfolds Jan 6, 2022
@bartelink bartelink added enhancement and removed up-for-grabs https://up-for-grabs.net labels May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant