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 the ability to create and store a summary of the network performance #218

Open
evan-forbes opened this issue Jul 10, 2023 · 0 comments

Comments

@evan-forbes
Copy link
Member

After each test, we need the ability to record specific metrics over network performance in a database so that we can compare results over time. This includes things like per validator bandwidth usage, network throughput, rounds missed, perhaps even time for a given transaction to be included or other items, along with the necessary metadata.

How we store metrics is kind of arbitary, but ideally they are stored somewhere where we are able to keep them there long term, and are able to query for specific results

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

1 participant