bcgov / DITP-DevOps

Digital Identity and Trust Program Team's DevOps Documentation Repository
Apache License 2.0
2 stars 6 forks source link

Traction sandbox endorser instance is being heavily throttled in Traction (bc0192-tools) environment #182

Closed WadeBarnes closed 6 months ago

WadeBarnes commented 7 months ago

The Traction sandbox endorser instance is being throttled at >50% on average. Review and adjust the CPU resource allocations, primarily the CPU limit to reduce or eliminate the throttling. The goal should be to reduce throttling to <25% on average. For production an even lower average may be desirable.

These metrics can be easily reviewed using the Namespace Monitoring dashboard available through Grafana in our new monitoring stack.

WadeBarnes commented 7 months ago

Do we really care, since this is for sandbox?

i5okie commented 6 months ago

PR with increased CPU requests: https://github.com/bcgov/dts-endorser-service/pull/47 Updated deployments with the CPU limit and request as per the params file.