Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Add max traces and compute resource parameters #102

Merged
merged 3 commits into from Feb 26, 2019

Commits on Feb 25, 2019

  1. Add max traces and compute resource parameters

    Add parameters in the template to constrain the maximum number of
    traces and the amount of CPU/Memory consumed. This provides guardrails
    to prevent over-utilization of CPU/Memory on a node which is known to
    cause instability. Even in a non-production environment, such
    guardrails are critical.
    
    Signed-off-by: Everett Toews <everett.toews@gmail.com>
    etoews committed Feb 25, 2019
    Copy the full SHA
    616e250 View commit details
    Browse the repository at this point in the history
  2. Bump copyright to 2019

    Signed-off-by: Everett Toews <everett.toews@gmail.com>
    etoews committed Feb 25, 2019
    Copy the full SHA
    5060f42 View commit details
    Browse the repository at this point in the history
  3. Increase default max traces to 50000

    Signed-off-by: Everett Toews <everett.toews@gmail.com>
    etoews committed Feb 25, 2019
    Copy the full SHA
    64fe331 View commit details
    Browse the repository at this point in the history