Skip to content

Commit

Permalink
Merge pull request #70 from sihbher/feature/ApiManagement
Browse files Browse the repository at this point in the history
Api Mamagement Baseline rules
  • Loading branch information
JoeyBarnes authored Nov 9, 2023
2 parents 657a68a + d203d70 commit a7ef529
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 8 deletions.
1 change: 0 additions & 1 deletion services/ApiManagement/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
title: ApiManagement
geekdocCollapseSection: true
geekdocHidden: true
---
1 change: 0 additions & 1 deletion services/ApiManagement/service/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: service
geekdocCollapseSection: true
geekdocHidden: true
---

{{< alertList name="alertList" >}}
42 changes: 36 additions & 6 deletions services/ApiManagement/service/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: Gateway request metrics with multiple dimensions
type: Metric
verified: false
visible: false
visible: true
tags:
- auto-generated
- agc-4921
Expand All @@ -17,12 +17,17 @@
criterionType: StaticThresholdCriterion
threshold: 5000.0
autoMitigate: false
references:
- name: Monitoring Azure Application Gateway data reference
url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference
- name: ApiManagementGatewayLogs
url: https://learn.microsoft.com/azure/azure-monitor/reference/tables/apimanagementgatewaylogs
- name: Capacity
description: 'Utilization metric for ApiManagement service. Note: For skus other
than Premium, ''Max'' aggregation will show the value as 0.'
type: Metric
verified: false
visible: false
visible: true
tags:
- auto-generated
- agc-3486
Expand All @@ -37,11 +42,16 @@
criterionType: StaticThresholdCriterion
threshold: 80.0
autoMitigate: false
references:
- name: Monitoring Azure Application Gateway data reference
url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference
- name: ApiManagementGatewayLogs
url: https://learn.microsoft.com/azure/azure-monitor/reference/tables/apimanagementgatewaylogs
- name: BackendDuration
description: Duration of Backend Requests in milliseconds
type: Metric
verified: false
visible: false
visible: true
tags:
- auto-generated
- agc-1746
Expand All @@ -56,11 +66,16 @@
criterionType: StaticThresholdCriterion
threshold: 15000.0
autoMitigate: false
references:
- name: Monitoring Azure Application Gateway data reference
url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference
- name: ApiManagementGatewayLogs
url: https://learn.microsoft.com/azure/azure-monitor/reference/tables/apimanagementgatewaylogs
- name: Duration
description: Overall Duration of Gateway Requests in milliseconds
type: Metric
verified: false
visible: false
visible: true
tags:
- auto-generated
- agc-853
Expand All @@ -75,12 +90,17 @@
criterionType: StaticThresholdCriterion
threshold: 3000.0
autoMitigate: false
references:
- name: Monitoring Azure Application Gateway data reference
url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference
- name: ApiManagementGatewayLogs
url: https://learn.microsoft.com/azure/azure-monitor/reference/tables/apimanagementgatewaylogs
- name: FailedRequests
description: Number of failures in gateway requests - Use multi-dimension request
metric with GatewayResponseCodeCategory dimension instead
type: Metric
verified: false
visible: false
visible: true
tags:
- auto-generated
- agc-730
Expand All @@ -95,12 +115,17 @@
criterionType: StaticThresholdCriterion
threshold: 1.0
autoMitigate: false
references:
- name: Monitoring Azure Application Gateway data reference
url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference
- name: ApiManagementGatewayLogs
url: https://learn.microsoft.com/azure/azure-monitor/reference/tables/apimanagementgatewaylogs
- name: UnauthorizedRequests
description: Number of unauthorized gateway requests - Use multi-dimension request
metric with GatewayResponseCodeCategory dimension instead
type: Metric
verified: false
visible: false
visible: true
tags:
- auto-generated
- agc-576
Expand All @@ -115,6 +140,11 @@
criterionType: StaticThresholdCriterion
threshold: 1.0
autoMitigate: false
references:
- name: Monitoring Azure Application Gateway data reference
url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference
- name: ApiManagementGatewayLogs
url: https://learn.microsoft.com/azure/azure-monitor/reference/tables/apimanagementgatewaylogs
- name: TotalRequests
description: Number of gateway requests - Use multi-dimension request metric with
GatewayResponseCodeCategory dimension instead
Expand Down

0 comments on commit a7ef529

Please sign in to comment.