generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cme 124 db testing #845
Open
AntonyLeons
wants to merge
6
commits into
ithc
Choose a base branch
from
CME-124-db-testing
base: ithc
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Cme 124 db testing #845
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plan Result (aat)
Change Result (Click me) # module.wa_workflow_api_database_flex.azurerm_monitor_action_group.db-alerts-action-group[0] will be created
+ resource "azurerm_monitor_action_group" "db-alerts-action-group" {
+ enabled = true
+ id = (known after apply)
+ location = "global"
+ name = "wa-workflow-api-postgres-db-flex-wa-support"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-aat"
+ short_name = "wa-workflow-"
+ tags = (known after apply)
+ email_receiver {
+ email_address = (sensitive value)
+ name = "Email Receiver"
+ use_common_alert_schema = true
}
}
# module.wa_workflow_api_database_flex.azurerm_monitor_metric_alert.db_alert_cpu[0] will be created
+ resource "azurerm_monitor_metric_alert" "db_alert_cpu" {
+ auto_mitigate = true
+ description = "Whenever the cpu utilization is greater than 80%"
+ enabled = true
+ frequency = "PT5M"
+ id = (known after apply)
+ name = "db_cpu_percent_wa-workflow-api-postgres-db-flex-aat"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-aat"
+ scopes = [
+ "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/wa-workflow-api-postgres-db-flex-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-aat",
]
+ severity = 1
+ tags = (known after apply)
+ target_resource_location = (known after apply)
+ target_resource_type = (known after apply)
+ window_size = "PT15M"
+ action {
+ action_group_id = (known after apply)
}
+ criteria {
+ aggregation = "Average"
+ metric_name = "cpu_percent"
+ metric_namespace = "Microsoft.DBforPostgreSQL/flexibleServers"
+ operator = "GreaterThanOrEqual"
+ skip_metric_validation = false
+ threshold = 80
}
}
# module.wa_workflow_api_database_flex.azurerm_monitor_metric_alert.db_alert_memory[0] will be created
+ resource "azurerm_monitor_metric_alert" "db_alert_memory" {
+ auto_mitigate = true
+ description = "Whenever the memory utilization is greater than 80%"
+ enabled = true
+ frequency = "PT5M"
+ id = (known after apply)
+ name = "db_memory_percent_wa-workflow-api-postgres-db-flex-aat"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-aat"
+ scopes = [
+ "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/wa-workflow-api-postgres-db-flex-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-aat",
]
+ severity = 1
+ tags = (known after apply)
+ target_resource_location = (known after apply)
+ target_resource_type = (known after apply)
+ window_size = "PT15M"
+ action {
+ action_group_id = (known after apply)
}
+ criteria {
+ aggregation = "Average"
+ metric_name = "memory_percent"
+ metric_namespace = "Microsoft.DBforPostgreSQL/flexibleServers"
+ operator = "GreaterThanOrEqual"
+ skip_metric_validation = false
+ threshold = 80
}
}
# module.wa_workflow_api_database_flex.azurerm_monitor_metric_alert.db_alert_storage_utilization[0] will be created
+ resource "azurerm_monitor_metric_alert" "db_alert_storage_utilization" {
+ auto_mitigate = true
+ description = "Whenever the storage utilization is greater than 80%"
+ enabled = true
+ frequency = "PT5M"
+ id = (known after apply)
+ name = "db_storage_utilization_wa-workflow-api-postgres-db-flex-aat"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-aat"
+ scopes = [
+ "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/wa-workflow-api-postgres-db-flex-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-aat",
]
+ severity = 1
+ tags = (known after apply)
+ target_resource_location = (known after apply)
+ target_resource_type = (known after apply)
+ window_size = "PT15M"
+ action {
+ action_group_id = (known after apply)
}
+ criteria {
+ aggregation = "Average"
+ metric_name = "storage_percent"
+ metric_namespace = "Microsoft.DBforPostgreSQL/flexibleServers"
+ operator = "GreaterThanOrEqual"
+ skip_metric_validation = false
+ threshold = 80
}
}
# module.wa_workflow_api_database_flex.azurerm_postgresql_flexible_server.pgsql_server will be updated in-place
~ resource "azurerm_postgresql_flexible_server" "pgsql_server" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/wa-workflow-api-postgres-db-flex-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-aat"
name = "wa-workflow-api-postgres-db-flex-aat"
~ tags = {
- "application" = "task-management"
- "autoShutdown" = "true"
- "builtFrom" = "https://github.com/HMCTS/wa-workflow-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#wa-tech"
- "environment" = "staging"
- "lastUpdated" = "2024-12-19T15:14:47Z"
- "managedBy" = "Work Allocation"
} -> (known after apply)
# (18 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
# module.wa_workflow_api_database_flex.azurerm_resource_group.rg[0] will be updated in-place
~ resource "azurerm_resource_group" "rg" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/wa-workflow-api-postgres-db-flex-data-aat"
name = "wa-workflow-api-postgres-db-flex-data-aat"
~ tags = {
- "application" = "task-management"
- "autoShutdown" = "true"
- "builtFrom" = "https://github.com/HMCTS/wa-workflow-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#wa-tech"
- "environment" = "staging"
- "lastUpdated" = "2024-12-19T15:14:47Z"
- "managedBy" = "Work Allocation"
} -> (known after apply)
# (2 unchanged attributes hidden)
}
Plan: 4 to add, 2 to change, 0 to destroy. |
Plan Result (ithc)
Change Result (Click me) # module.wa_workflow_api_database_flex.azurerm_monitor_action_group.db-alerts-action-group[0] will be created
+ resource "azurerm_monitor_action_group" "db-alerts-action-group" {
+ enabled = true
+ id = (known after apply)
+ location = "global"
+ name = "wa-workflow-api-postgres-db-flex-wa-support"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-ithc"
+ short_name = "wa-workflow-"
+ tags = (known after apply)
+ email_receiver {
+ email_address = (sensitive value)
+ name = "Email Receiver"
+ use_common_alert_schema = true
}
}
# module.wa_workflow_api_database_flex.azurerm_monitor_metric_alert.db_alert_cpu[0] will be created
+ resource "azurerm_monitor_metric_alert" "db_alert_cpu" {
+ auto_mitigate = true
+ description = "Whenever the cpu utilization is greater than 80%"
+ enabled = true
+ frequency = "PT5M"
+ id = (known after apply)
+ name = "db_cpu_percent_wa-workflow-api-postgres-db-flex-ithc"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-ithc"
+ scopes = [
+ "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/wa-workflow-api-postgres-db-flex-data-ithc/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-ithc",
]
+ severity = 1
+ tags = (known after apply)
+ target_resource_location = (known after apply)
+ target_resource_type = (known after apply)
+ window_size = "PT15M"
+ action {
+ action_group_id = (known after apply)
}
+ criteria {
+ aggregation = "Average"
+ metric_name = "cpu_percent"
+ metric_namespace = "Microsoft.DBforPostgreSQL/flexibleServers"
+ operator = "GreaterThanOrEqual"
+ skip_metric_validation = false
+ threshold = 80
}
}
# module.wa_workflow_api_database_flex.azurerm_monitor_metric_alert.db_alert_memory[0] will be created
+ resource "azurerm_monitor_metric_alert" "db_alert_memory" {
+ auto_mitigate = true
+ description = "Whenever the memory utilization is greater than 80%"
+ enabled = true
+ frequency = "PT5M"
+ id = (known after apply)
+ name = "db_memory_percent_wa-workflow-api-postgres-db-flex-ithc"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-ithc"
+ scopes = [
+ "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/wa-workflow-api-postgres-db-flex-data-ithc/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-ithc",
]
+ severity = 1
+ tags = (known after apply)
+ target_resource_location = (known after apply)
+ target_resource_type = (known after apply)
+ window_size = "PT15M"
+ action {
+ action_group_id = (known after apply)
}
+ criteria {
+ aggregation = "Average"
+ metric_name = "memory_percent"
+ metric_namespace = "Microsoft.DBforPostgreSQL/flexibleServers"
+ operator = "GreaterThanOrEqual"
+ skip_metric_validation = false
+ threshold = 80
}
}
# module.wa_workflow_api_database_flex.azurerm_monitor_metric_alert.db_alert_storage_utilization[0] will be created
+ resource "azurerm_monitor_metric_alert" "db_alert_storage_utilization" {
+ auto_mitigate = true
+ description = "Whenever the storage utilization is greater than 80%"
+ enabled = true
+ frequency = "PT5M"
+ id = (known after apply)
+ name = "db_storage_utilization_wa-workflow-api-postgres-db-flex-ithc"
+ resource_group_name = "wa-workflow-api-postgres-db-flex-data-ithc"
+ scopes = [
+ "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/wa-workflow-api-postgres-db-flex-data-ithc/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-ithc",
]
+ severity = 1
+ tags = (known after apply)
+ target_resource_location = (known after apply)
+ target_resource_type = (known after apply)
+ window_size = "PT15M"
+ action {
+ action_group_id = (known after apply)
}
+ criteria {
+ aggregation = "Average"
+ metric_name = "storage_percent"
+ metric_namespace = "Microsoft.DBforPostgreSQL/flexibleServers"
+ operator = "GreaterThanOrEqual"
+ skip_metric_validation = false
+ threshold = 80
}
}
# module.wa_workflow_api_database_flex.azurerm_postgresql_flexible_server.pgsql_server will be updated in-place
~ resource "azurerm_postgresql_flexible_server" "pgsql_server" {
id = "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/wa-workflow-api-postgres-db-flex-data-ithc/providers/Microsoft.DBforPostgreSQL/flexibleServers/wa-workflow-api-postgres-db-flex-ithc"
name = "wa-workflow-api-postgres-db-flex-ithc"
~ tags = {
- "application" = "task-management"
- "autoShutdown" = "true"
- "builtFrom" = "https://github.com/HMCTS/wa-workflow-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#wa-tech"
- "environment" = "ithc"
- "lastUpdated" = "2024-12-19T15:25:50Z"
- "managedBy" = "Work Allocation"
} -> (known after apply)
# (18 unchanged attributes hidden)
# (2 unchanged blocks hidden)
}
# module.wa_workflow_api_database_flex.azurerm_resource_group.rg[0] will be updated in-place
~ resource "azurerm_resource_group" "rg" {
id = "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/wa-workflow-api-postgres-db-flex-data-ithc"
name = "wa-workflow-api-postgres-db-flex-data-ithc"
~ tags = {
- "application" = "task-management"
- "autoShutdown" = "true"
- "builtFrom" = "https://github.com/HMCTS/wa-workflow-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#wa-tech"
- "environment" = "ithc"
- "lastUpdated" = "2024-12-19T15:25:50Z"
- "managedBy" = "Work Allocation"
} -> (known after apply)
# (2 unchanged attributes hidden)
}
Plan: 4 to add, 2 to change, 0 to destroy. |
SammiChong
approved these changes
Jan 2, 2025
This reverts commit ea9b103.
raghera
reviewed
Jan 7, 2025
raghera
approved these changes
Jan 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before creating a pull request make sure that:
Please remove this line and everything above and fill the following sections:
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/CME-124
Change description
Does this PR introduce a breaking change? (check one with "x")