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

Support multiple nodes #24

Open
danielfireman opened this issue Sep 29, 2017 · 1 comment
Open

Support multiple nodes #24

danielfireman opened this issue Sep 29, 2017 · 1 comment

Comments

@danielfireman
Copy link
Owner

esperf currently only works correctly when the cluster has one node. This issue is about adding support for multiple nodes.

Our first approach will be to add the node-name to all metrics. Thus, instead of having: cpu_baseline_poisson_1.csv we would have cpu_baseline_node-1_poisson_1.csv. Leaving the actual metric name in the beginning and the experiment id at the end of the file name.

@danielfireman
Copy link
Owner Author

Of course, it is time to start adding tests.

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

No branches or pull requests

1 participant