From 688b01cb6acecf115958b4978ac6f836bb9e0d90 Mon Sep 17 00:00:00 2001 From: Gerardo Reyes Date: Thu, 7 Dec 2023 16:54:54 -0500 Subject: [PATCH 1/6] Add Application Gateway References --- .../Network/applicationGateways/alerts.yaml | 57 +++++++++++++++++++ services/Sql/_index.md | 1 - services/Sql/managedInstances/_index.md | 3 +- services/Sql/managedInstances/alerts.yaml | 14 ++++- services/Sql/servers/_index.md | 3 +- services/Sql/servers/alerts.yaml | 51 ++++++++++++++--- 6 files changed, 115 insertions(+), 14 deletions(-) diff --git a/services/Network/applicationGateways/alerts.yaml b/services/Network/applicationGateways/alerts.yaml index fe226ef75..834547554 100644 --- a/services/Network/applicationGateways/alerts.yaml +++ b/services/Network/applicationGateways/alerts.yaml @@ -33,6 +33,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Backend Last Byte Response Time description: Time interval between start of establishing a connection to backend server and receiving the last byte of the response body @@ -64,6 +71,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Capacity Units description: Capacity Units consumed type: Metric @@ -91,6 +105,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Compute Units description: Compute Units consumed type: Metric @@ -118,6 +139,14 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Cpu Utilization description: Current CPU utilization of the Application Gateway type: Metric @@ -145,6 +174,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Failed Requests description: Count of failed requests that Application Gateway has served type: Metric @@ -175,6 +211,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Response Status description: Http response status returned by Application Gateway type: Metric @@ -211,6 +254,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Unhealthy Host Count description: Number of unhealthy backend hosts type: Metric @@ -238,6 +288,13 @@ properties: scope: Resource multiResource: false + references: + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: UnhealthyHostCount description: Number of unhealthy backend hosts type: Metric diff --git a/services/Sql/_index.md b/services/Sql/_index.md index beacbed4c..bf926455e 100644 --- a/services/Sql/_index.md +++ b/services/Sql/_index.md @@ -1,5 +1,4 @@ --- title: Sql geekdocCollapseSection: true -geekdocHidden: true --- diff --git a/services/Sql/managedInstances/_index.md b/services/Sql/managedInstances/_index.md index a5d85d6e2..94c7ff6b1 100644 --- a/services/Sql/managedInstances/_index.md +++ b/services/Sql/managedInstances/_index.md @@ -1,7 +1,6 @@ --- -title: managedInstances +title: Managed Instances geekdocCollapseSection: true -geekdocHidden: true --- {{< alertList name="alertList" >}} \ No newline at end of file diff --git a/services/Sql/managedInstances/alerts.yaml b/services/Sql/managedInstances/alerts.yaml index 18b30344e..590962015 100644 --- a/services/Sql/managedInstances/alerts.yaml +++ b/services/Sql/managedInstances/alerts.yaml @@ -2,7 +2,7 @@ description: Average CPU percentage type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-3941 @@ -17,11 +17,16 @@ criterionType: StaticThresholdCriterion threshold: 80.0 autoMitigate: false + references: + - name: Monitoring Azure SQL Managed Instance data reference + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql + - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql - name: storage_space_used_mb description: Storage space used type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-2440 @@ -36,3 +41,8 @@ criterionType: StaticThresholdCriterion threshold: 80.0 autoMitigate: false + references: + - name: Monitoring Azure SQL Managed Instance data reference + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql + - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql \ No newline at end of file diff --git a/services/Sql/servers/_index.md b/services/Sql/servers/_index.md index 8250b4406..aaf96e8c9 100644 --- a/services/Sql/servers/_index.md +++ b/services/Sql/servers/_index.md @@ -1,7 +1,6 @@ --- -title: servers/databases +title: Server Databases geekdocCollapseSection: true -geekdocHidden: true --- {{< alertList name="alertList" >}} \ No newline at end of file diff --git a/services/Sql/servers/alerts.yaml b/services/Sql/servers/alerts.yaml index 9925d410f..d56607edf 100644 --- a/services/Sql/servers/alerts.yaml +++ b/services/Sql/servers/alerts.yaml @@ -2,7 +2,7 @@ description: Failed Connections type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-40238 @@ -17,11 +17,16 @@ criterionType: StaticThresholdCriterion threshold: 0.0 autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: deadlock description: Deadlocks. Not applicable to data warehouses. type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-35134 @@ -36,11 +41,16 @@ criterionType: StaticThresholdCriterion threshold: 0.0 autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: blocked_by_firewall description: Blocked by Firewall type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-14712 @@ -55,11 +65,16 @@ criterionType: StaticThresholdCriterion threshold: 5.0 autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: storage description: Data space used. Not applicable to data warehouses. type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-5882 @@ -74,11 +89,17 @@ criterionType: StaticThresholdCriterion threshold: 934584883610.0 autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: connection_successful description: Successful Connections type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-3844 @@ -96,11 +117,17 @@ minFailingPeriodsToAlert: minFailingPeriodsToAlert alertSensitivity: Low autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: connection_failed_user_error description: 'Failed Connections : User Errors' type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-2855 @@ -115,11 +142,16 @@ criterionType: StaticThresholdCriterion threshold: 10.0 autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: dtu_used description: DTU used. Applies to DTU-based databases. type: Metric verified: false - visible: false + visible: true tags: - auto-generated - agc-1689 @@ -134,6 +166,11 @@ criterionType: StaticThresholdCriterion threshold: 85.0 autoMitigate: false + references: + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: sessions_count description: Number of active sessions. Not applicable to Synapse DW Analytics. type: Metric From 3296c82cb21fedd837a29efc0baf642cbd824b72 Mon Sep 17 00:00:00 2001 From: Gerardo Reyes Date: Mon, 11 Dec 2023 16:47:54 -0500 Subject: [PATCH 2/6] Lint fixes --- services/ApiManagement/service/alerts.yaml | 2 +- .../Network/applicationGateways/alerts.yaml | 356 +++++++++--------- services/Sql/_index.md | 2 +- services/Sql/managedInstances/_index.md | 2 +- services/Sql/managedInstances/alerts.yaml | 24 +- services/Sql/servers/_index.md | 2 +- services/Sql/servers/alerts.yaml | 181 ++++----- 7 files changed, 288 insertions(+), 281 deletions(-) diff --git a/services/ApiManagement/service/alerts.yaml b/services/ApiManagement/service/alerts.yaml index 1048cbcf6..3b458e081 100644 --- a/services/ApiManagement/service/alerts.yaml +++ b/services/ApiManagement/service/alerts.yaml @@ -164,4 +164,4 @@ operator: GreaterThan criterionType: StaticThresholdCriterion threshold: 0.0 - autoMitigate: false + autoMitigate: false \ No newline at end of file diff --git a/services/Network/applicationGateways/alerts.yaml b/services/Network/applicationGateways/alerts.yaml index 834547554..a56fd8769 100644 --- a/services/Network/applicationGateways/alerts.yaml +++ b/services/Network/applicationGateways/alerts.yaml @@ -1,5 +1,6 @@ - name: Application Gateway Total Time - description: Time that it takes for a request to be processed and its response to + description: + Time that it takes for a request to be processed and its response to be sent. This is the interval from the time when Application Gateway receives the first byte of an HTTP request to the time when the response send operation finishes. It's important to note that this usually includes the Application Gateway @@ -9,7 +10,7 @@ verified: false visible: true tags: - - alz + - alz properties: metricName: ApplicationGatewayTotalTime metricNamespace: Microsoft.Network/applicationGateways @@ -25,29 +26,30 @@ minFailingPeriodsToAlert: 2 autoMitigate: false deployments: - - name: Deploy Azure Application Gateway ApplicationGatewayTotalTime Alert - template: Deploy-AGW-ApplicationGatewayTotalTime-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway ApplicationGatewayTotalTime Alert + template: Deploy-AGW-ApplicationGatewayTotalTime-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Backend Last Byte Response Time - description: Time interval between start of establishing a connection to backend + description: + Time interval between start of establishing a connection to backend server and receiving the last byte of the response body type: Metric verified: false visible: true tags: - - alz + - alz properties: metricName: BackendLastByteResponseTime metricNamespace: Microsoft.Network/applicationGateways @@ -63,28 +65,28 @@ minFailingPeriodsToAlert: 2 autoMitigate: false deployments: - - name: Deploy Azure Application Gateway BackendLastByteResponseTime Alert - template: Deploy-AGW-BackendLastByteResponseTime-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway BackendLastByteResponseTime Alert + template: Deploy-AGW-BackendLastByteResponseTime-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Capacity Units description: Capacity Units consumed type: Metric verified: false visible: true tags: - - alz + - alz properties: metricName: CapacityUnits metricNamespace: Microsoft.Network/applicationGateways @@ -97,28 +99,28 @@ criterionType: StaticThresholdCriterion autoMitigate: false deployments: - - name: Deploy Azure Application Gateway CapacityUnits Alert - template: Deploy-AGW-CapacityUnits-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway CapacityUnits Alert + template: Deploy-AGW-CapacityUnits-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Compute Units description: Compute Units consumed type: Metric verified: false visible: true tags: - - alz + - alz properties: metricName: ComputeUnits metricNamespace: Microsoft.Network/applicationGateways @@ -131,21 +133,21 @@ criterionType: StaticThresholdCriterion autoMitigate: false deployments: - - name: Deploy Azure Application Gateway CapacityUnits Alert - template: Deploy-AGW-CapacityUnits-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway CapacityUnits Alert + template: Deploy-AGW-CapacityUnits-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Cpu Utilization description: Current CPU utilization of the Application Gateway @@ -153,7 +155,7 @@ verified: false visible: true tags: - - alz + - alz properties: metricName: CpuUtilization metricNamespace: Microsoft.Network/applicationGateways @@ -166,28 +168,28 @@ criterionType: StaticThresholdCriterion autoMitigate: false deployments: - - name: Deploy Azure Application Gateway CPU Utilization Alert - template: Deploy-AGW-CPUUtil-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway CPU Utilization Alert + template: Deploy-AGW-CPUUtil-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Failed Requests description: Count of failed requests that Application Gateway has served type: Metric verified: false visible: true tags: - - alz + - alz properties: metricName: FailedRequests metricNamespace: Microsoft.Network/applicationGateways @@ -203,28 +205,28 @@ minFailingPeriodsToAlert: 2 autoMitigate: false deployments: - - name: Deploy Azure Application Gateway FailedRequests Alert - template: Deploy-AGW-FailedRequests-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway FailedRequests Alert + template: Deploy-AGW-FailedRequests-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Response Status description: Http response status returned by Application Gateway type: Metric verified: false visible: true tags: - - alz + - alz properties: metricName: ResponseStatus metricNamespace: Microsoft.Network/applicationGateways @@ -236,38 +238,38 @@ criterionType: DynamicThresholdCriterion alertSensitivity: Medium dimensions: - - name: HttpStatusGroup - operator: Include - values: - - 4xx - - 5xx + - name: HttpStatusGroup + operator: Include + values: + - 4xx + - 5xx failingPeriods: numberOfEvaluationPeriods: 2 minFailingPeriodsToAlert: 2 autoMitigate: false deployments: - - name: Deploy Azure Application Gateway ResponseStatus Alert - template: Deploy-AGW-ResponseStatus-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway ResponseStatus Alert + template: Deploy-AGW-ResponseStatus-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: Unhealthy Host Count description: Number of unhealthy backend hosts type: Metric verified: false visible: true tags: - - alz + - alz properties: metricName: UnhealthyHostCount metricNamespace: Microsoft.Network/applicationGateways @@ -280,29 +282,29 @@ criterionType: StaticThresholdCriterion autoMitigate: false deployments: - - name: Deploy Azure Application Gateway Unhealthy Host Count Alert - template: Deploy-AGW-UnhealthyHostCount-Alert.json - type: Policy - tags: - - alz - properties: - scope: Resource - multiResource: false + - name: Deploy Azure Application Gateway Unhealthy Host Count Alert + template: Deploy-AGW-UnhealthyHostCount-Alert.json + type: Policy + tags: + - alz + properties: + scope: Resource + multiResource: false references: - - name: Monitoring Azure Application Gateway data reference - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference - - name: Metrics for Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics - - name: Monitoring Azure Application Gateway - url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway + - name: Monitoring Azure Application Gateway data reference + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway-reference + - name: Metrics for Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/application-gateway-metrics + - name: Monitoring Azure Application Gateway + url: https://learn.microsoft.com/azure/application-gateway/monitor-application-gateway - name: UnhealthyHostCount description: Number of unhealthy backend hosts type: Metric verified: false visible: false tags: - - auto-generated - - agc-11692 + - auto-generated + - agc-11692 properties: metricName: UnhealthyHostCount metricNamespace: Microsoft.Network/applicationGateways @@ -320,8 +322,8 @@ verified: false visible: false tags: - - auto-generated - - agc-5511 + - auto-generated + - agc-5511 properties: metricName: FailedRequests metricNamespace: Microsoft.Network/applicationGateways @@ -339,8 +341,8 @@ verified: false visible: false tags: - - auto-generated - - agc-4033 + - auto-generated + - agc-4033 properties: metricName: HealthyHostCount metricNamespace: Microsoft.Network/applicationGateways @@ -358,8 +360,8 @@ verified: false visible: false tags: - - auto-generated - - agc-2201 + - auto-generated + - agc-2201 properties: metricName: ResponseStatus metricNamespace: Microsoft.Network/applicationGateways @@ -370,14 +372,15 @@ operator: GreaterThan criterionType: StaticThresholdCriterion dimensions: - - name: httpstatusgroup - operator: include - values: - - 5xx + - name: httpstatusgroup + operator: include + values: + - 5xx threshold: 10.0 autoMitigate: false - name: ApplicationGatewayTotalTime - description: Time that it takes for a request to be processed and its response to + description: + Time that it takes for a request to be processed and its response to be sent. This is the interval from the time when Application Gateway receives the first byte of an HTTP request to the time when the response send operation finishes. It's important to note that this usually includes the Application Gateway @@ -387,8 +390,8 @@ verified: false visible: false tags: - - auto-generated - - agc-1805 + - auto-generated + - agc-1805 properties: metricName: ApplicationGatewayTotalTime metricNamespace: Microsoft.Network/applicationGateways @@ -406,8 +409,8 @@ verified: false visible: false tags: - - auto-generated - - agc-1426 + - auto-generated + - agc-1426 properties: metricName: CapacityUnits metricNamespace: Microsoft.Network/applicationGateways @@ -420,14 +423,15 @@ threshold: 15.0 autoMitigate: false - name: BackendResponseStatus - description: The number of HTTP response codes generated by the backend members. + description: + The number of HTTP response codes generated by the backend members. This does not include any response codes generated by the Application Gateway. type: Metric verified: false visible: false tags: - - auto-generated - - agc-1406 + - auto-generated + - agc-1406 properties: metricName: BackendResponseStatus metricNamespace: Microsoft.Network/applicationGateways @@ -438,10 +442,10 @@ operator: GreaterThan criterionType: StaticThresholdCriterion dimensions: - - name: httpstatusgroup - operator: include - values: - - 5xx + - name: httpstatusgroup + operator: include + values: + - 5xx threshold: 15000.0 autoMitigate: false - name: CpuUtilization @@ -450,8 +454,8 @@ verified: false visible: false tags: - - auto-generated - - agc-1302 + - auto-generated + - agc-1302 properties: metricName: CpuUtilization metricNamespace: Microsoft.Network/applicationGateways @@ -469,8 +473,8 @@ verified: false visible: false tags: - - auto-generated - - agc-1292 + - auto-generated + - agc-1292 properties: metricName: BackendConnectTime metricNamespace: Microsoft.Network/applicationGateways @@ -488,8 +492,8 @@ verified: false visible: false tags: - - auto-generated - - agc-969 + - auto-generated + - agc-969 properties: metricName: ComputeUnits metricNamespace: Microsoft.Network/applicationGateways @@ -502,14 +506,15 @@ threshold: 7.5 autoMitigate: false - name: BackendLastByteResponseTime - description: Time interval between start of establishing a connection to backend + description: + Time interval between start of establishing a connection to backend server and receiving the last byte of the response body type: Metric verified: false visible: false tags: - - auto-generated - - agc-725 + - auto-generated + - agc-725 properties: metricName: BackendLastByteResponseTime metricNamespace: Microsoft.Network/applicationGateways @@ -527,8 +532,8 @@ verified: false visible: false tags: - - auto-generated - - agc-715 + - auto-generated + - agc-715 properties: metricName: Throughput metricNamespace: Microsoft.Network/applicationGateways @@ -546,8 +551,8 @@ verified: false visible: false tags: - - auto-generated - - agc-556 + - auto-generated + - agc-556 properties: metricName: CurrentConnections metricNamespace: Microsoft.Network/applicationGateways @@ -565,8 +570,8 @@ verified: false visible: false tags: - - auto-generated - - agc-533 + - auto-generated + - agc-533 properties: metricName: TotalRequests metricNamespace: Microsoft.Network/applicationGateways @@ -584,8 +589,8 @@ verified: false visible: false tags: - - auto-generated - - agc-325 + - auto-generated + - agc-325 properties: metricName: NewConnectionsPerSecond metricNamespace: Microsoft.Network/applicationGateways @@ -598,15 +603,16 @@ threshold: 10000.0 autoMitigate: false - name: BackendFirstByteResponseTime - description: Time interval between start of establishing a connection to backend + description: + Time interval between start of establishing a connection to backend server and receiving the first byte of the response header, approximating processing time of backend server type: Metric verified: false visible: false tags: - - auto-generated - - agc-304 + - auto-generated + - agc-304 properties: metricName: BackendFirstByteResponseTime metricNamespace: Microsoft.Network/applicationGateways @@ -624,8 +630,8 @@ verified: false visible: false tags: - - auto-generated - - agc-291 + - auto-generated + - agc-291 properties: metricName: EstimatedBilledCapacityUnits metricNamespace: Microsoft.Network/applicationGateways @@ -643,8 +649,8 @@ verified: false visible: false tags: - - auto-generated - - agc-251 + - auto-generated + - agc-251 properties: metricName: AvgRequestCountPerHealthyHost metricNamespace: Microsoft.Network/applicationGateways diff --git a/services/Sql/_index.md b/services/Sql/_index.md index bf926455e..7381fea2a 100644 --- a/services/Sql/_index.md +++ b/services/Sql/_index.md @@ -1,4 +1,4 @@ --- title: Sql geekdocCollapseSection: true ---- +--- \ No newline at end of file diff --git a/services/Sql/managedInstances/_index.md b/services/Sql/managedInstances/_index.md index 94c7ff6b1..c1ddf50d2 100644 --- a/services/Sql/managedInstances/_index.md +++ b/services/Sql/managedInstances/_index.md @@ -3,4 +3,4 @@ title: Managed Instances geekdocCollapseSection: true --- -{{< alertList name="alertList" >}} \ No newline at end of file +{{< alertList name="alertList">}} \ No newline at end of file diff --git a/services/Sql/managedInstances/alerts.yaml b/services/Sql/managedInstances/alerts.yaml index 590962015..ca46722d2 100644 --- a/services/Sql/managedInstances/alerts.yaml +++ b/services/Sql/managedInstances/alerts.yaml @@ -4,8 +4,8 @@ verified: false visible: true tags: - - auto-generated - - agc-3941 + - auto-generated + - agc-3941 properties: metricName: avg_cpu_percent metricNamespace: Microsoft.Sql/managedInstances @@ -18,18 +18,18 @@ threshold: 80.0 autoMitigate: false references: - - name: Monitoring Azure SQL Managed Instance data reference - url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql - - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views - url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql + - name: Monitoring Azure SQL Managed Instance data reference + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql + - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql - name: storage_space_used_mb description: Storage space used type: Metric verified: false visible: true tags: - - auto-generated - - agc-2440 + - auto-generated + - agc-2440 properties: metricName: storage_space_used_mb metricNamespace: Microsoft.Sql/managedInstances @@ -42,7 +42,7 @@ threshold: 80.0 autoMitigate: false references: - - name: Monitoring Azure SQL Managed Instance data reference - url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql - - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views - url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql \ No newline at end of file + - name: Monitoring Azure SQL Managed Instance data reference + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql + - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql diff --git a/services/Sql/servers/_index.md b/services/Sql/servers/_index.md index aaf96e8c9..7b827ac75 100644 --- a/services/Sql/servers/_index.md +++ b/services/Sql/servers/_index.md @@ -3,4 +3,4 @@ title: Server Databases geekdocCollapseSection: true --- -{{< alertList name="alertList" >}} \ No newline at end of file +{{< alertList name="alertList">}} \ No newline at end of file diff --git a/services/Sql/servers/alerts.yaml b/services/Sql/servers/alerts.yaml index d56607edf..5800bb1dd 100644 --- a/services/Sql/servers/alerts.yaml +++ b/services/Sql/servers/alerts.yaml @@ -4,8 +4,8 @@ verified: false visible: true tags: - - auto-generated - - agc-40238 + - auto-generated + - agc-40238 properties: metricName: connection_failed metricNamespace: Microsoft.Sql/servers/databases @@ -18,18 +18,18 @@ threshold: 0.0 autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: deadlock description: Deadlocks. Not applicable to data warehouses. type: Metric verified: false visible: true tags: - - auto-generated - - agc-35134 + - auto-generated + - agc-35134 properties: metricName: deadlock metricNamespace: Microsoft.Sql/servers/databases @@ -42,18 +42,18 @@ threshold: 0.0 autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: blocked_by_firewall description: Blocked by Firewall type: Metric verified: false visible: true tags: - - auto-generated - - agc-14712 + - auto-generated + - agc-14712 properties: metricName: blocked_by_firewall metricNamespace: Microsoft.Sql/servers/databases @@ -66,18 +66,18 @@ threshold: 5.0 autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: storage description: Data space used. Not applicable to data warehouses. type: Metric verified: false visible: true tags: - - auto-generated - - agc-5882 + - auto-generated + - agc-5882 properties: metricName: storage metricNamespace: Microsoft.Sql/servers/databases @@ -90,19 +90,18 @@ threshold: 934584883610.0 autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: connection_successful description: Successful Connections type: Metric verified: false visible: true tags: - - auto-generated - - agc-3844 + - auto-generated + - agc-3844 properties: metricName: connection_successful metricNamespace: Microsoft.Sql/servers/databases @@ -118,19 +117,18 @@ alertSensitivity: Low autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: connection_failed_user_error - description: 'Failed Connections : User Errors' + description: "Failed Connections : User Errors" type: Metric verified: false visible: true tags: - - auto-generated - - agc-2855 + - auto-generated + - agc-2855 properties: metricName: connection_failed_user_error metricNamespace: Microsoft.Sql/servers/databases @@ -143,18 +141,18 @@ threshold: 10.0 autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: dtu_used description: DTU used. Applies to DTU-based databases. type: Metric verified: false visible: true tags: - - auto-generated - - agc-1689 + - auto-generated + - agc-1689 properties: metricName: dtu_used metricNamespace: Microsoft.Sql/servers/databases @@ -167,18 +165,18 @@ threshold: 85.0 autoMitigate: false references: - - name: Monitor Azure SQL Database with metrics and alerts - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db - - name: Monitor Azure SQL Database data reference - url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql + - name: Monitor Azure SQL Database with metrics and alerts + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-metrics-alerts?view=azuresql-db + - name: Monitor Azure SQL Database data reference + url: https://learn.microsoft.com/azure/azure-sql/database/monitoring-sql-database-azure-monitor-reference?view=azuresql - name: sessions_count description: Number of active sessions. Not applicable to Synapse DW Analytics. type: Metric verified: false visible: false tags: - - auto-generated - - agc-637 + - auto-generated + - agc-637 properties: metricName: sessions_count metricNamespace: Microsoft.Sql/servers/databases @@ -196,8 +194,8 @@ verified: false visible: false tags: - - auto-generated - - agc-577 + - auto-generated + - agc-577 properties: metricName: dtu_limit metricNamespace: Microsoft.Sql/servers/databases @@ -215,8 +213,8 @@ verified: false visible: false tags: - - auto-generated - - agc-361 + - auto-generated + - agc-361 properties: metricName: app_memory_percent metricNamespace: Microsoft.Sql/servers/databases @@ -234,8 +232,8 @@ verified: false visible: false tags: - - auto-generated - - agc-350 + - auto-generated + - agc-350 properties: metricName: app_cpu_percent metricNamespace: Microsoft.Sql/servers/databases @@ -253,8 +251,8 @@ verified: false visible: false tags: - - auto-generated - - agc-343 + - auto-generated + - agc-343 properties: metricName: memory_usage_percent metricNamespace: Microsoft.Sql/servers/databases @@ -272,8 +270,8 @@ verified: false visible: false tags: - - auto-generated - - agc-328 + - auto-generated + - agc-328 properties: metricName: cpu_used metricNamespace: Microsoft.Sql/servers/databases @@ -286,14 +284,15 @@ threshold: 80.0 autoMitigate: false - name: tempdb_data_size - description: Space used in tempdb data files in kilobytes. Not applicable to data + description: + Space used in tempdb data files in kilobytes. Not applicable to data warehouses. type: Metric verified: false visible: false tags: - - auto-generated - - agc-298 + - auto-generated + - agc-298 properties: metricName: tempdb_data_size metricNamespace: Microsoft.Sql/servers/databases @@ -311,8 +310,8 @@ verified: false visible: false tags: - - auto-generated - - agc-5835 + - auto-generated + - agc-5835 properties: metricName: storage_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -330,8 +329,8 @@ verified: false visible: false tags: - - auto-generated - - agc-5434 + - auto-generated + - agc-5434 properties: metricName: cpu_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -349,8 +348,8 @@ verified: false visible: false tags: - - auto-generated - - agc-3850 + - auto-generated + - agc-3850 properties: metricName: dtu_consumption_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -368,8 +367,8 @@ verified: false visible: false tags: - - auto-generated - - agc-2800 + - auto-generated + - agc-2800 properties: metricName: allocated_data_storage_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -387,8 +386,8 @@ verified: false visible: false tags: - - auto-generated - - agc-2299 + - auto-generated + - agc-2299 properties: metricName: physical_data_read_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -406,8 +405,8 @@ verified: false visible: false tags: - - auto-generated - - agc-1775 + - auto-generated + - agc-1775 properties: metricName: log_write_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -425,8 +424,8 @@ verified: false visible: false tags: - - auto-generated - - agc-844 + - auto-generated + - agc-844 properties: metricName: workers_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -439,15 +438,16 @@ threshold: 80.0 autoMitigate: false - name: sqlserver_process_memory_percent - description: Memory usage as a percentage of the SQL DB process. Applies to elastic + description: + Memory usage as a percentage of the SQL DB process. Applies to elastic pools. (This metric is equivalent to sql_instance_memory_percent, and will be removed in the future.) type: Metric verified: false visible: false tags: - - auto-generated - - agc-505 + - auto-generated + - agc-505 properties: metricName: sqlserver_process_memory_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -465,8 +465,8 @@ verified: false visible: false tags: - - auto-generated - - agc-473 + - auto-generated + - agc-473 properties: metricName: sessions_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -484,8 +484,8 @@ verified: false visible: false tags: - - auto-generated - - agc-436 + - auto-generated + - agc-436 properties: metricName: xtp_storage_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -498,15 +498,16 @@ threshold: 90.0 autoMitigate: false - name: sqlserver_process_core_percent - description: CPU usage as a percentage of the SQL DB process. Applies to elastic + description: + CPU usage as a percentage of the SQL DB process. Applies to elastic pools. (This metric is equivalent to sql_instance_cpu_percent, and will be removed in the future.) type: Metric verified: false visible: false tags: - - auto-generated - - agc-418 + - auto-generated + - agc-418 properties: metricName: sqlserver_process_core_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -524,8 +525,8 @@ verified: false visible: false tags: - - auto-generated - - agc-289 + - auto-generated + - agc-289 properties: metricName: tempdb_log_used_percent metricNamespace: Microsoft.Sql/servers/elasticpools @@ -543,8 +544,8 @@ verified: false visible: false tags: - - auto-generated - - agc-279 + - auto-generated + - agc-279 properties: metricName: eDTU_used metricNamespace: Microsoft.Sql/servers/elasticpools @@ -562,8 +563,8 @@ verified: false visible: false tags: - - auto-generated - - agc-262 + - auto-generated + - agc-262 properties: metricName: allocated_data_storage metricNamespace: Microsoft.Sql/servers/elasticpools From fa81642fb9d19d70246a30f0ff32b4fe90262abe Mon Sep 17 00:00:00 2001 From: Gerardo Reyes Date: Mon, 11 Dec 2023 17:00:49 -0500 Subject: [PATCH 3/6] Lint fixes 2 --- services/ApiManagement/service/alerts.yaml | 90 ++++++++++--------- .../Network/applicationGateways/alerts.yaml | 2 +- services/Sql/_index.md | 3 +- services/Sql/managedInstances/alerts.yaml | 2 +- 4 files changed, 51 insertions(+), 46 deletions(-) diff --git a/services/ApiManagement/service/alerts.yaml b/services/ApiManagement/service/alerts.yaml index 3b458e081..7c5fca946 100644 --- a/services/ApiManagement/service/alerts.yaml +++ b/services/ApiManagement/service/alerts.yaml @@ -4,8 +4,8 @@ verified: false visible: true tags: - - auto-generated - - agc-4921 + - auto-generated + - agc-4921 properties: metricName: Requests metricNamespace: Microsoft.ApiManagement/service @@ -18,19 +18,20 @@ 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: 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.' + 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: true tags: - - auto-generated - - agc-3486 + - auto-generated + - agc-3486 properties: metricName: Capacity metricNamespace: Microsoft.ApiManagement/service @@ -43,18 +44,18 @@ 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: 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: true tags: - - auto-generated - - agc-1746 + - auto-generated + - agc-1746 properties: metricName: BackendDuration metricNamespace: Microsoft.ApiManagement/service @@ -67,18 +68,18 @@ 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: 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: true tags: - - auto-generated - - agc-853 + - auto-generated + - agc-853 properties: metricName: Duration metricNamespace: Microsoft.ApiManagement/service @@ -91,19 +92,20 @@ 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: 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 + description: + Number of failures in gateway requests - Use multi-dimension request metric with GatewayResponseCodeCategory dimension instead type: Metric verified: false visible: true tags: - - auto-generated - - agc-730 + - auto-generated + - agc-730 properties: metricName: FailedRequests metricNamespace: Microsoft.ApiManagement/service @@ -116,19 +118,20 @@ 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: 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 + description: + Number of unauthorized gateway requests - Use multi-dimension request metric with GatewayResponseCodeCategory dimension instead type: Metric verified: false visible: true tags: - - auto-generated - - agc-576 + - auto-generated + - agc-576 properties: metricName: UnauthorizedRequests metricNamespace: Microsoft.ApiManagement/service @@ -141,19 +144,20 @@ 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: 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 + description: + Number of gateway requests - Use multi-dimension request metric with GatewayResponseCodeCategory dimension instead type: Metric verified: false visible: false tags: - - auto-generated - - agc-408 + - auto-generated + - agc-408 properties: metricName: TotalRequests metricNamespace: Microsoft.ApiManagement/service diff --git a/services/Network/applicationGateways/alerts.yaml b/services/Network/applicationGateways/alerts.yaml index a56fd8769..fa7588251 100644 --- a/services/Network/applicationGateways/alerts.yaml +++ b/services/Network/applicationGateways/alerts.yaml @@ -661,4 +661,4 @@ operator: GreaterThan criterionType: StaticThresholdCriterion threshold: 20000.0 - autoMitigate: false + autoMitigate: false \ No newline at end of file diff --git a/services/Sql/_index.md b/services/Sql/_index.md index 7381fea2a..e2e8e61d2 100644 --- a/services/Sql/_index.md +++ b/services/Sql/_index.md @@ -1,4 +1,5 @@ --- title: Sql geekdocCollapseSection: true ---- \ No newline at end of file +--- + diff --git a/services/Sql/managedInstances/alerts.yaml b/services/Sql/managedInstances/alerts.yaml index ca46722d2..e3ce06c92 100644 --- a/services/Sql/managedInstances/alerts.yaml +++ b/services/Sql/managedInstances/alerts.yaml @@ -45,4 +45,4 @@ - name: Monitoring Azure SQL Managed Instance data reference url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views - url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql \ No newline at end of file From 11b0bf877fc482f9548c0e78a0b76d6a3a394949 Mon Sep 17 00:00:00 2001 From: Gerardo Reyes Date: Mon, 11 Dec 2023 17:23:12 -0500 Subject: [PATCH 4/6] Lint fixes 3 --- services/ApiManagement/service/alerts.yaml | 90 +++++++++++----------- 1 file changed, 43 insertions(+), 47 deletions(-) diff --git a/services/ApiManagement/service/alerts.yaml b/services/ApiManagement/service/alerts.yaml index 7c5fca946..3b458e081 100644 --- a/services/ApiManagement/service/alerts.yaml +++ b/services/ApiManagement/service/alerts.yaml @@ -4,8 +4,8 @@ verified: false visible: true tags: - - auto-generated - - agc-4921 + - auto-generated + - agc-4921 properties: metricName: Requests metricNamespace: Microsoft.ApiManagement/service @@ -18,20 +18,19 @@ 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: 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." + 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: true tags: - - auto-generated - - agc-3486 + - auto-generated + - agc-3486 properties: metricName: Capacity metricNamespace: Microsoft.ApiManagement/service @@ -44,18 +43,18 @@ 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: 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: true tags: - - auto-generated - - agc-1746 + - auto-generated + - agc-1746 properties: metricName: BackendDuration metricNamespace: Microsoft.ApiManagement/service @@ -68,18 +67,18 @@ 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: 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: true tags: - - auto-generated - - agc-853 + - auto-generated + - agc-853 properties: metricName: Duration metricNamespace: Microsoft.ApiManagement/service @@ -92,20 +91,19 @@ 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: 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 + description: Number of failures in gateway requests - Use multi-dimension request metric with GatewayResponseCodeCategory dimension instead type: Metric verified: false visible: true tags: - - auto-generated - - agc-730 + - auto-generated + - agc-730 properties: metricName: FailedRequests metricNamespace: Microsoft.ApiManagement/service @@ -118,20 +116,19 @@ 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: 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 + description: Number of unauthorized gateway requests - Use multi-dimension request metric with GatewayResponseCodeCategory dimension instead type: Metric verified: false visible: true tags: - - auto-generated - - agc-576 + - auto-generated + - agc-576 properties: metricName: UnauthorizedRequests metricNamespace: Microsoft.ApiManagement/service @@ -144,20 +141,19 @@ 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: 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 + description: Number of gateway requests - Use multi-dimension request metric with GatewayResponseCodeCategory dimension instead type: Metric verified: false visible: false tags: - - auto-generated - - agc-408 + - auto-generated + - agc-408 properties: metricName: TotalRequests metricNamespace: Microsoft.ApiManagement/service From 49f70d71cb4adfbfb2df002aa5b9ecb391fa1c19 Mon Sep 17 00:00:00 2001 From: Gerardo Reyes Date: Mon, 11 Dec 2023 17:26:21 -0500 Subject: [PATCH 5/6] Lint fixes 4 --- services/ApiManagement/service/alerts.yaml | 2 +- services/Network/applicationGateways/alerts.yaml | 2 +- services/Sql/managedInstances/alerts.yaml | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/services/ApiManagement/service/alerts.yaml b/services/ApiManagement/service/alerts.yaml index 3b458e081..1048cbcf6 100644 --- a/services/ApiManagement/service/alerts.yaml +++ b/services/ApiManagement/service/alerts.yaml @@ -164,4 +164,4 @@ operator: GreaterThan criterionType: StaticThresholdCriterion threshold: 0.0 - autoMitigate: false \ No newline at end of file + autoMitigate: false diff --git a/services/Network/applicationGateways/alerts.yaml b/services/Network/applicationGateways/alerts.yaml index fa7588251..a56fd8769 100644 --- a/services/Network/applicationGateways/alerts.yaml +++ b/services/Network/applicationGateways/alerts.yaml @@ -661,4 +661,4 @@ operator: GreaterThan criterionType: StaticThresholdCriterion threshold: 20000.0 - autoMitigate: false \ No newline at end of file + autoMitigate: false diff --git a/services/Sql/managedInstances/alerts.yaml b/services/Sql/managedInstances/alerts.yaml index e3ce06c92..df231c05d 100644 --- a/services/Sql/managedInstances/alerts.yaml +++ b/services/Sql/managedInstances/alerts.yaml @@ -45,4 +45,5 @@ - name: Monitoring Azure SQL Managed Instance data reference url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views - url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql \ No newline at end of file + url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql + \ No newline at end of file From 82cbad298a5a2fd1735375cfc30a3a61b5cca149 Mon Sep 17 00:00:00 2001 From: Gerardo Reyes Date: Mon, 11 Dec 2023 17:30:40 -0500 Subject: [PATCH 6/6] Lint fixes 5 --- services/Sql/managedInstances/_index.md | 2 +- services/Sql/managedInstances/alerts.yaml | 1 - services/Sql/servers/_index.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/services/Sql/managedInstances/_index.md b/services/Sql/managedInstances/_index.md index c1ddf50d2..2bc14caf2 100644 --- a/services/Sql/managedInstances/_index.md +++ b/services/Sql/managedInstances/_index.md @@ -3,4 +3,4 @@ title: Managed Instances geekdocCollapseSection: true --- -{{< alertList name="alertList">}} \ No newline at end of file +{{< alertList name="alertList">}} diff --git a/services/Sql/managedInstances/alerts.yaml b/services/Sql/managedInstances/alerts.yaml index df231c05d..ca46722d2 100644 --- a/services/Sql/managedInstances/alerts.yaml +++ b/services/Sql/managedInstances/alerts.yaml @@ -46,4 +46,3 @@ url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-sql-managed-instance-azure-monitor-reference?view=azuresql - name: Monitoring Microsoft Azure SQL Managed Instance performance using dynamic management views url: https://learn.microsoft.com/azure/azure-sql/managed-instance/monitoring-with-dmvs?view=azuresql - \ No newline at end of file diff --git a/services/Sql/servers/_index.md b/services/Sql/servers/_index.md index 7b827ac75..7b0a6cb0b 100644 --- a/services/Sql/servers/_index.md +++ b/services/Sql/servers/_index.md @@ -3,4 +3,4 @@ title: Server Databases geekdocCollapseSection: true --- -{{< alertList name="alertList">}} \ No newline at end of file +{{< alertList name="alertList">}}