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 support to not use dummy benchmark files for workers #51

Open
davidkel opened this issue Sep 6, 2022 · 0 comments
Open

Add support to not use dummy benchmark files for workers #51

davidkel opened this issue Sep 6, 2022 · 0 comments

Comments

@davidkel
Copy link
Owner

davidkel commented Sep 6, 2022

Currently the workers use dummy benchmark files because the workload information comes from the manager. But monitors such as pushgateway contain information the workers need and the worker is hardcoded to look in the benchmark file for this information to know if it needs to run a monitor so until things improve there, we should support workers using a specific benchmark file to enable monitoring.

We need to really improve this is in caliper, the only monitor of use is for the worker to report performance information to prometheus. The logging monitor is of little value and has problems as well.

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