Skip to content

Cme 768#5185

Open
AntonyLeons wants to merge 216 commits into
masterfrom
CME-768
Open

Cme 768#5185
AntonyLeons wants to merge 216 commits into
masterfrom
CME-768

Conversation

@AntonyLeons

Copy link
Copy Markdown
Contributor

Jira link

https://tools.hmcts.net/jira/browse/CME-768

See PROJ-XXXXXX

Change description

Dependency PRs

Testing done

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change
  • Can this PR be released on a Friday (ie: no functional code changes)

AntonyLeons and others added 30 commits July 25, 2025 09:35
…_monitor_scheduled_query_rules_alert

The values were updated from string durations to numeric values to match the expected format by the Azure provider
Use datetime_add for consistent time calculations and replace bin with startofday for better query efficiency
Update the frequency to match the intended alerting interval
… for welsh usage report

Move the Kusto query from azurerm_monitor_scheduled_query_rules_alert to azurerm_application_insights_analytics_item
and reference it in the alert rule to improve maintainability and reusability
…e for welsh usage report

The azurerm_application_insights_analytics_item resource was replaced with azurerm_monitor_scheduled_query_rules_alert to directly embed the query and simplify the monitoring setup. This change improves maintainability by removing the dependency on the analytics item and allows for more precise control over the alert frequency and triggering conditions.
Add dynamic email receivers to handle multiple email addresses from key vault
Standardize the order of variable attributes (default, description, type) across all variables in the file to improve readability and maintainability
fix: adjust scheduled query rule to trigger on 12th instead of 11th

fix: adjust time_window for welsh_usage_report alert to 5 minutes

Update main.tf

Revert "fix: adjust frequency of welsh_usage_report alert to 5 minutes"

This reverts commit 32bb321.

Reapply "fix: adjust frequency of welsh_usage_report alert to 5 minutes"

This reverts commit 77d1d51.

Update main.tf

refactor(infrastructure): remove welsh usage report monitoring

Revert "refactor(infrastructure): remove welsh usage report monitoring"

This reverts commit 8ece0ce.

Reapply "refactor(infrastructure): remove welsh usage report monitoring"

This reverts commit 9ea8427.

Update main.tf

Revert "refactor(infrastructure): remove welsh usage report monitoring"

This reverts commit 2076513.

Update main.tf

Update main.tf

Update main.tf

Revert "Update main.tf"

This reverts commit 7e4cc51.

Update main.tf

remove

Revert "remove"

This reverts commit d85f17a.

Update main.tf

Revert "Update main.tf"

This reverts commit 32596b1.

Update main.tf

fix(monitoring): adjust welsh usage report alert trigger day and condition

kiran changes

Update main.tf

Update main.tf

Update main.tf

Update main.tf

Update main.tf
AntonyLeons and others added 23 commits March 10, 2026 10:32
@AntonyLeons AntonyLeons requested a review from a team as a code owner June 4, 2026 15:52
@hmcts-jenkins-j-to-z

Copy link
Copy Markdown
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.redis6-cache.azurerm_redis_cache.redis
Change Result (Click me)
  # module.redis6-cache.azurerm_redis_cache.redis will be updated in-place
  ~ resource "azurerm_redis_cache" "redis" {
        id                                 = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/rpx-mc-redis6-cache-aat/providers/Microsoft.Cache/redis/xui-webapp-aat"
        name                               = "xui-webapp-aat"
        tags                               = {
            "application"         = "expert-ui"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/rpx-xui-webapp.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#xui-pipeline"
            "environment"         = "staging"
            "managedBy"           = "Expert UI"
        }
        # (24 unchanged attributes hidden)

      ~ redis_configuration {
          ~ maxfragmentationmemory_reserved         = 1330 -> 642
          ~ maxmemory_delta                         = 1330 -> 642
          ~ maxmemory_reserved                      = 1330 -> 642
            # (14 unchanged attributes hidden)
        }
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants