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

Figure out data collection #2

Open
ralph-hatoum opened this issue Mar 21, 2024 · 0 comments
Open

Figure out data collection #2

ralph-hatoum opened this issue Mar 21, 2024 · 0 comments

Comments

@ralph-hatoum
Copy link
Owner

Currently, each node will run a HTTP server. Through Prometheus we can then collect data periodically. However, we can still not get data and build graphs.

We need to grab the data generated in the test from the Prometheus database and package it in the best way possible.
Also we need to be able to very easily add new metrics.
Data collection should be better essentially.
Graph building could also be done automatically.

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