Skip to content

Commit

Permalink
[SELC-2952] fix alert
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-putzu committed Feb 8, 2024
1 parent 52e5dc1 commit fe8a97a
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: 10m # 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 fe8a97a

Please sign in to comment.