Skip to content

Commit

Permalink
Merge pull request #340 from pagopa/feature/SELC-2952
Browse files Browse the repository at this point in the history
[SELC-2952] fix alert
  • Loading branch information
andrea-putzu authored Feb 8, 2024
2 parents 77bb0ea + fe8a97a commit c1dc852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .opex/api-selfcare-dashboard-pnpg/env/prod/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ timespan: 30m # Default, a number or a timespan https://docs.microsoft.com/en-us
data_source: /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-vnet-rg/providers/Microsoft.Network/applicationGateways/selc-p-app-gw
action_groups:
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/PagoPA
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
# - /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
overrides:
hosts: # Use these hosts instead of those inside the OpenApi spec
- api-pnpg.selfcare.pagopa.it
2 changes: 1 addition & 1 deletion .opex/api-selfcare-dashboard/env/prod/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ timespan: 30m # Default, a number or a timespan https://docs.microsoft.com/en-us
data_source: /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-vnet-rg/providers/Microsoft.Network/applicationGateways/selc-p-app-gw
action_groups:
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/PagoPA
- /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
# - /subscriptions/813119d7-0943-46ed-8ebe-cebe24f9106c/resourceGroups/selc-p-monitor-rg/providers/microsoft.insights/actionGroups/SlackPagoPA
overrides:
hosts: # Use these hosts instead of those inside the OpenApi spec
- api.selfcare.pagopa.it

0 comments on commit c1dc852

Please sign in to comment.