services/Web/sites/alerts.yaml (757 lines of code) (raw):
- name: AverageResponseTime
description: The average time taken for the app to serve requests, in seconds. For
WebApps and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-15815
- rag
properties:
metricName: AverageResponseTime
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 60.0
enabled: true
guid: b16f8234-e6c6-4723-933e-e5f8c179f23d
- name: CpuTime
description: The amount of CPU consumed by the app, in seconds. For more information
about this metric. Please see https://aka.ms/website-monitor-cpu-time-vs-cpu-percentage
(CPU time vs CPU percentage). For WebApps only.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-11669
- rag
properties:
metricName: CpuTime
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 120.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Monitor your app
url: https://learn.microsoft.com/azure/app-service/troubleshoot-performance-degradation#monitor-your-app
- name: CPU time vs CPU percentage
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#cpu-time-vs-cpu-percentage
- name: Alerts and Autoscale in Azure App Service
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#alerts-and-autoscale
guid: 48fcc15e-f043-4bb5-a628-6aefc60432c1
- name: AppConnections
description: The number of bound sockets existing in the sandbox (w3wp.exe and its
child processes). A bound socket is created by calling bind()/connect() APIs and
remains until said socket is closed with CloseHandle()/closesocket(). For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-10341
- rag
properties:
metricName: AppConnections
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT15M
evaluationFrequency: PT5M
timeAggregation: Maximum
operator: GreaterThan
criterionType: StaticThresholdCriterion
dimensions:
- operator: include
name: instance
values:
- '*'
threshold: 6000.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Manage Connections in Azure Functions
url: https://learn.microsoft.com/azure/azure-functions/manage-connections?tabs=csharp
- name: Configure Monitoring for Azure Functions
url: https://learn.microsoft.com/azure/azure-functions/configure-monitoring?tabs=v2
guid: a74bd8f3-cab7-46e6-ac1e-7527d2385bee
- name: RequestsInApplicationQueue
description: The number of requests in the application request queue. For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-10057
- rag
properties:
metricName: RequestsInApplicationQueue
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT15M
evaluationFrequency: PT5M
timeAggregation: Maximum
operator: GreaterThan
criterionType: StaticThresholdCriterion
dimensions:
- operator: include
name: instance
values:
- '*'
threshold: 10.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 2e62242b-6d20-44b5-86f9-f9a0de8ffe3f
- name: PrivateBytes
description: Private Bytes is the current size, in bytes, of memory that the app
process has allocated that can't be shared with other processes. For WebApps and
FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-7758
- rag
properties:
metricName: PrivateBytes
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 1200000000.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 3acdc4ab-514c-42c3-82e1-cb41fa338c2f
- name: FileSystemUsage
description: Percentage of filesystem quota consumed by the app. For WebApps and
FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-7042
- rag
properties:
metricName: FileSystemUsage
metricNamespace: Microsoft.Web/sites
severity: 1
windowSize: PT6H
evaluationFrequency: PT1H
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 400000000.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Quota Enforcement
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#quota-enforcement
guid: b0c0fca3-1832-4a18-8832-5eebd2c1370a
- name: MemoryWorkingSet
description: The current amount of memory used by the app, in MiB. For WebApps and
FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-5187
- rag
properties:
metricName: MemoryWorkingSet
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 1500000000.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Monitor your app
url: https://learn.microsoft.com/azure/app-service/troubleshoot-performance-degradation#monitor-your-app
guid: 93768520-ab75-4e4e-b39b-a210a32379c0
- name: Threads
description: The number of threads currently active in the app process. For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-4574
- rag
properties:
metricName: Threads
metricNamespace: Microsoft.Web/sites
severity: 4
windowSize: PT15M
evaluationFrequency: PT5M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 200.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 9e412261-433b-45fd-8944-2f891bf14a56
- name: Http401
description: The count of requests resulting in HTTP 401 status code. For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-4499
- rag
properties:
metricName: Http401
metricNamespace: Microsoft.Web/sites
severity: 2
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 20.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Client-side JavaScript SDK
url: https://learn.microsoft.com/azure/azure-monitor/app/javascript-sdk?tabs=javascriptwebsdkloaderscript
- name: Exception Reporting
url: https://learn.microsoft.com/azure/azure-monitor/app/asp-net-exceptions#set-up-exception-reporting
guid: a8024ffc-b3b7-48eb-8f24-ae7da834cde2
- name: Requests
description: The total number of requests regardless of their resulting HTTP status
code. For WebApps and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-4292
- rag
properties:
metricName: Requests
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 1000.0
enabled: true
guid: fa87c863-2d21-4b9d-897f-452fd35b06c3
- name: FunctionExecutionCount
description: Function Execution Count. For FunctionApps only.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-3568
- rag
properties:
metricName: FunctionExecutionCount
metricNamespace: Microsoft.Web/sites
severity: 1
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Total
operator: LessThanOrEqual
criterionType: StaticThresholdCriterion
threshold: 0.0
enabled: true
references:
- name: Function Execution Count
url: https://learn.microsoft.com/azure/azure-functions/monitor-functions-reference#azure-functions-specific-metrics
- name: Monitor Azure Functions
url: https://learn.microsoft.com/azure/azure-functions/monitor-functions?tabs=portal
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 1e71d59c-b29f-4b43-9f49-7aa0da50c88c
- name: BytesSent
description: The amount of outgoing bandwidth consumed by the app, in MiB. For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-1448
- rag
properties:
metricName: BytesSent
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Average
operator: GreaterOrLessThan
criterionType: DynamicThresholdCriterion
failingPeriods:
numberOfEvaluationPeriods: 4
minFailingPeriodsToAlert: 4
alertSensitivity: Low
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 49f62a85-7edf-4afc-9201-7a8939d6a42a
- name: Http406
description: The count of requests resulting in HTTP 406 status code. For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-992
- rag
properties:
metricName: Http406
metricNamespace: Microsoft.Web/sites
severity: 1
windowSize: PT15M
evaluationFrequency: PT15M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 1.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 02ef5600-fed6-474a-8fbb-5ed088b04d0d
- name: Http3xx
description: The count of requests resulting in an HTTP status code >= 300 but <
400. For WebApps and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-988
- rag
properties:
metricName: Http3xx
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 15.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Enable diagnostic logging for Apps in Azure App Service
url: https://learn.microsoft.com/azure/app-service/troubleshoot-diagnostic-logs
- name: HTTP Status Classes
url: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/troubleshooting-azure-app-service-apps-using-web-server-logs/ba-p/392329
guid: 0853a13e-b316-4ea0-98a2-9d722a508d1e
- name: WorkflowRunsFailureRate
description: Workflow Runs Failure Rate. For LogicApps only.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-865
- rag
properties:
metricName: WorkflowRunsFailureRate
metricNamespace: Microsoft.Web/sites
severity: 1
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 0.0
enabled: true
guid: 89ec4b6f-d1b2-4402-8a1d-48440624fc31
- name: BytesReceived
description: The amount of incoming bandwidth consumed by the app, in MiB. For WebApps
and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-836
- rag
properties:
metricName: BytesReceived
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 2048000000.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: a9177e32-e3fa-425a-a02e-727ff3515ae0
- name: Handles
description: The total number of handles currently open by the app process. For
WebApps and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-778
- rag
properties:
metricName: Handles
metricNamespace: Microsoft.Web/sites
severity: 2
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Average
operator: GreaterOrLessThan
criterionType: DynamicThresholdCriterion
failingPeriods:
numberOfEvaluationPeriods: 4
minFailingPeriodsToAlert: 4
alertSensitivity: Low
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: dc560ab2-18ad-49ae-9937-9b9a770faaab
- name: FunctionExecutionUnits
description: Function Execution Units. For FunctionApps only.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-463
- rag
properties:
metricName: FunctionExecutionUnits
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 13000000000.0
enabled: true
references:
- name: Function Execution Units
url: https://learn.microsoft.com/azure/azure-functions/monitor-functions-reference#azure-functions-specific-metrics
guid: 12241b03-3f62-4100-9cf3-7798a7796600
- name: WorkflowTriggersFailureRate
description: Workflow Triggers Failure Rate. For LogicApps only.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-412
- rag
properties:
metricName: WorkflowTriggersFailureRate
metricNamespace: Microsoft.Web/sites
severity: 1
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 50.0
enabled: true
guid: 8a492278-c49f-4e4c-8fd5-a1680590864a
- name: Http2xx
description: The count of requests resulting in an HTTP status code >= 200 but <
300. For WebApps and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-357
- rag
properties:
metricName: Http2xx
metricNamespace: Microsoft.Web/sites
severity: 3
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 15.0
enabled: true
guid: e4fa68d2-55cd-4371-9574-95ae5c34d4ae
- name: CurrentAssemblies
description: The current number of Assemblies loaded across all AppDomains in this
application. For WebApps and FunctionApps.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-252
- rag
properties:
metricName: CurrentAssemblies
metricNamespace: Microsoft.Web/sites
severity: 0
windowSize: PT1M
evaluationFrequency: PT1M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 0.0
enabled: true
guid: b63593ad-6c47-49e3-9b4a-e8b19f0cc7db
- name: slots - Http5xx
description: The count of requests resulting in an HTTP status code >= 500 but <
600.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-1692
- rag
properties:
metricName: Http5xx
metricNamespace: Microsoft.Web/sites/slots
severity: 1
windowSize: PT15M
evaluationFrequency: PT5M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 10.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Diagnose Web Apps' Performance with Application Insights
url: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/diagnose-app-service-web-apps-performance-issues-and-failing/ba-p/3339437
- name: Troubleshoot HTTP 502/503 Errors
url: https://learn.microsoft.com/azure/app-service/troubleshoot-http-502-http-503
guid: fe7cfeb1-c18f-4822-8e6c-fb73dcd175a8
- name: slots - HttpResponseTime
description: The time taken for the app to serve requests, in seconds.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-662
- rag
properties:
metricName: HttpResponseTime
metricNamespace: Microsoft.Web/sites/slots
severity: 1
windowSize: PT30M
evaluationFrequency: PT15M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 5.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Troubleshoot Slow App Performance
url: https://learn.microsoft.com/azure/app-service/troubleshoot-performance-degradation#collect
guid: b4e2bc80-9307-44d8-89f1-04c7133f37fc
- name: slots - Http4xx
description: The count of requests resulting in an HTTP status code >= 400 but <
500.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-486
- rag
properties:
metricName: Http4xx
metricNamespace: Microsoft.Web/sites/slots
severity: 1
windowSize: PT30M
evaluationFrequency: PT15M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 5.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 0bdd95e0-1d48-40e5-85c7-cd8008b966b0
- name: slots - AverageMemoryWorkingSet
description: The average amount of memory used by the app, in megabytes (MiB).
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-381
- rag
properties:
metricName: AverageMemoryWorkingSet
metricNamespace: Microsoft.Web/sites/slots
severity: 3
windowSize: PT5M
evaluationFrequency: PT5M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 800000000.0
enabled: true
guid: e6f23a76-11f3-471e-b7d7-ebc787487069
- name: slots - HealthCheckStatus
description: Health check status
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-291
- rag
properties:
metricName: HealthCheckStatus
metricNamespace: Microsoft.Web/sites/slots
severity: 3
windowSize: PT5M
evaluationFrequency: PT1M
timeAggregation: Average
operator: LessThan
criterionType: StaticThresholdCriterion
threshold: 100.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
- name: Monitor App Service Instances using Health check
url: https://learn.microsoft.com/azure/app-service/monitor-instances-health-check?tabs=dotnet
guid: ff5238a3-e40f-47c7-a142-f7a19b7764f9
- name: slots - Http403
description: The count of requests resulting in HTTP 403 status code.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-270
- rag
properties:
metricName: Http403
metricNamespace: Microsoft.Web/sites/slots
severity: 0
windowSize: PT30M
evaluationFrequency: PT15M
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 5.0
enabled: true
guid: 67ca6d43-ab88-4fb8-9c18-2862765681e6
- name: slots - Http404
description: The count of requests resulting in HTTP 404 status code.
type: Metric
verified: false
visible: true
tags:
- auto-generated
- agc-258
- rag
properties:
metricName: Http404
metricNamespace: Microsoft.Web/sites/slots
severity: 2
windowSize: PT15M
evaluationFrequency: PT5M
timeAggregation: Average
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 30.0
enabled: true
references:
- name: Understand App Service Metrics
url: https://learn.microsoft.com/azure/app-service/web-sites-monitor#understand-metrics
- name: Supported Metrics
url: https://learn.microsoft.com/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics
guid: 265b54e0-33a0-44b3-9f7b-ce53328439e3