habitat icon indicating copy to clipboard operation
habitat copied to clipboard

Healthcheck Performance Testing

Open davidMcneil opened this issue 4 years ago • 4 comments

Tests with the following configuration should be setup:

  • Run a specified version of habitat
  • Start 15 services consisting of:
    • A simple run hook
    • A simple healthcheck hook
  • The healthcheck hook interval should be configurable via an environment variable
  • Metrics should be reported to datadog
    • Total CPU/memory usage
    • Per process CPU/memory usage
  • The test should run on linux and windows

davidMcneil avatar Jul 10 '20 13:07 davidMcneil

Just want to point out that we should definitely use a bash hook for linux and not a single powershell hook that can be shared on both platforms. Otherwise we add extra bloat to the everyday linux use case.

mwrock avatar Jul 10 '20 16:07 mwrock

we should definitely use a bash hook for linux and not a single powershell hook

Agreed, although it would be interesting to compare bash and powershell and powershell on linux and windows.

davidMcneil avatar Jul 10 '20 16:07 davidMcneil

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

stale[bot] avatar Jul 10 '21 18:07 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

stale[bot] avatar Jul 31 '22 10:07 stale[bot]