Skip to content

CCM-21555: tweak alarm settings write throttling - #681

Merged
RossFaulds171 merged 6 commits into
mainfrom
feature/CCM-21555-tweak-alarm-settings-write-throttling
Aug 28, 2026
Merged

CCM-21555: tweak alarm settings write throttling#681
RossFaulds171 merged 6 commits into
mainfrom
feature/CCM-21555-tweak-alarm-settings-write-throttling

Conversation

@RossFaulds171

@RossFaulds171 RossFaulds171 commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Description

Alarm was triggering in production if there was any write throttling in a 1 minute period.
Have increase this to write throttling in 2 minute period

Additionally added a new alarm for reaching 80% of write capacity

Context

Alarm was too sensitive and would trigger even thought it's not necessarily a problem (there can be write throttling due to the spiky nature of the updates)

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

DT3-Specific Checklist

  • If I have added a new resource (SQS, Lambda, Gateway, DDB table, etc), I have created the appropriate alarms

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@RossFaulds171 RossFaulds171 changed the title Feature/ccm 21555 tweak alarm settings write throttling CCM-21555: tweak alarm settings write throttling Aug 28, 2026
@RossFaulds171 RossFaulds171 added the deploy-proxy Set to 'true' to force a PR build to deploy the APIM proxy label Aug 28, 2026
@sonarqubecloud

Copy link
Copy Markdown

@RossFaulds171
RossFaulds171 marked this pull request as ready for review August 28, 2026 10:44
@RossFaulds171
RossFaulds171 requested a review from a team as a code owner August 28, 2026 10:44

@francisco-videira-nhs francisco-videira-nhs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@RossFaulds171
RossFaulds171 merged commit 8b4a6e7 into main Aug 28, 2026
154 of 158 checks passed
@RossFaulds171
RossFaulds171 deleted the feature/CCM-21555-tweak-alarm-settings-write-throttling branch August 28, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy-proxy Set to 'true' to force a PR build to deploy the APIM proxy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants