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

Report database backend to telemetry (paritydb/rocksdb) #483

Open
PierreBesson opened this issue Jun 22, 2022 · 3 comments
Open

Report database backend to telemetry (paritydb/rocksdb) #483

PierreBesson opened this issue Jun 22, 2022 · 3 comments

Comments

@PierreBesson
Copy link

It would be helpful to know how many nodes are using Paritydb vs Rocksdb.
This is controlled by the --database flag on the binary, the default value being currently rocksdb.

@jsdw
Copy link
Collaborator

jsdw commented Jun 22, 2022

Do you know whether this is reported by any telemetry currently sent via substrate? (I'd have to have a look; can't recall offhand!)

@PierreBesson
Copy link
Author

No it is not, it would have to be collected by substrate first. But I thought it would be better to ask here first.

@jsdw
Copy link
Collaborator

jsdw commented Jun 24, 2022

If the information is provided via substrate I don't see why we can't also display it in telemetry as part of the node info page; makes sense to me :)

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

No branches or pull requests

2 participants