App Service Environments provides a fully isolated and dedicated environment for securely running Azure App Service apps at high scale, including Web Apps, Mobile Apps, and API Apps.
App Service Environments are ideal for application workloads that require:
- Very high scale
- Isolation and secure network access
Use the Azure public cloud integration to discover and collect metrics against the Azure service.
External reference
Azure Monitor - Platform metrics
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Hosting Environment MultiRole Pool
.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
azure_website_requests Requests | Requests | Count | Total |
azure_website_bytes_received Bytes Received | Bytes Received | Bytes | Total |
azure_website_bytes_sent Bytes Sent | Bytes Sent | Bytes | Total |
azure_website_http_101 HTTP101 | HTTP101 | Count | Total |
azure_website_http_2xx HTTP 2xx | HTTP 2xx | Count | Total |
azure_website_http_3xx HTTP 3xx | HTTP 3xx | Count | Total |
azure_website_http_401 HTTP 401 | HTTP 401 | Count | Total |
azure_website_http_403 HTTP 403 | HTTP 403 | Count | Total |
azure_website_http_404 HTTP 404 | HTTP 404 | Count | Total |
azure_website_http_406 HTTP 406 | HTTP 406 | Count | Total |
azure_website_http_4xx HTTP 4xx | HTTP 4xx | Count | Total |
azure_website_http_server_errors HTTP 5xx | HTTP 5xx | Count | Total |
azure_website_average_response_time Average Response Time | Average Response Time | Seconds | Average |
azure_cpu_percentage CPU Percentage | CPU Percentage | Percent | Average |
azure_memory_percentage Memory Percentage | Memory Percentage | Percent | Average |
azure_disk_queue_length Disk Queue Length | Disk Queue Length | Count | Total |
azure_http_queue_length HTTP Queue Length | HTTP Queue Length | Count | Total |
azure_active_requests Active Requests | Active Requests | Count | Average |
azure_total_front_ends Total Front Ends | Total Front Ends | Count | Average |
azure_small_app_service_plan_instances Small App Service Plan Workers | Small App Service Plan Workers | Count | Average |
azure_medium_app_service_plan_instances Medium App Service Plan Workers | Medium App Service Plan Workers | Count | Average |
azure_large_app_service_plan_instances Large App Service Plan Workers | Large App Service Plan Workers | Count | Average |