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.
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
Which problem is this PR solving?
Resolves #101
Short description of the changes
As per the PR description above.