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

Collect host metrics from target nodes #113

Open
3 tasks
ThetaSinner opened this issue Oct 15, 2024 · 0 comments
Open
3 tasks

Collect host metrics from target nodes #113

ThetaSinner opened this issue Oct 15, 2024 · 0 comments

Comments

@ThetaSinner
Copy link
Member

ThetaSinner commented Oct 15, 2024

When we run TryCP-based scenarios, we are running one control node and connecting to several targets that have TryCP and Holochain on them. We collect custom and host metrics from the control node but we only collect Holochain metrics from the target nodes, we want to extend this to include host metrics.

This allows us to keep track of the host resources that Holochain is using during tests. This is a useful signal for behavior changes in the Holochain implementation.

Depends on: #111

AC:

  • Host metrics are collected and reported by Telegraf during the test
  • Telegraf doesn't report scenario metrics during the run, this is done after
  • The results analysis is updated to include host metrics with each scenario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant