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

mdbx: add txn_space_retired to grafana board #13233

Closed
AskAlexSharov opened this issue Dec 26, 2024 · 0 comments · Fixed by #13454
Closed

mdbx: add txn_space_retired to grafana board #13233

AskAlexSharov opened this issue Dec 26, 2024 · 0 comments · Fixed by #13454
Assignees
Labels
erigon3 imp2 Medium importance

Comments

@AskAlexSharov
Copy link
Collaborator

need add txn_space_retired value to grafana (same chart with SpaceDirty)
We have next metrics:

kv.TxDirty.SetUint64(txInfo.SpaceDirty)
kv.TxLimit.SetUint64(tx.db.txSize)

Updated board will need save into erigon repo: erigon_internal.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
erigon3 imp2 Medium importance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants