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

[Feature] Adding DB usage metrics to SnarkVM #2367

Open
miazn opened this issue Feb 20, 2024 · 0 comments
Open

[Feature] Adding DB usage metrics to SnarkVM #2367

miazn opened this issue Feb 20, 2024 · 0 comments
Labels
does not block mainnet For when we make decisions that this will not block mainnet.

Comments

@miazn
Copy link

miazn commented Feb 20, 2024

🚀 Feature

As discussed with @vicsn and @niklaslong , it might be useful to expose metrics on DB writes/reads from SnarkVM to be scraped by Prometheus

Motivation

To better debug/diagnose latency in the network/nodes

Implementation

Add metrics (most likely latency histograms) to the ledger/store/src/helpers/rocksdb Map atomic read/write methods

@damons damons added the does not block mainnet For when we make decisions that this will not block mainnet. label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
does not block mainnet For when we make decisions that this will not block mainnet.
Projects
None yet
Development

No branches or pull requests

2 participants