Azure App Service helps build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure.
Azure App Service:
- Provides auto-scaling and high availability.
- Supports both Windows and Linux.
- Enables automated deployments from GitHub, Azure DevOps, or any Git repo.
Use the Azure public cloud integration to discover and collect metrics against the Azure service.
External reference
Monitor Ppps in Azure App Service
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select WebSites
.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
cloud_instance_state Status/State | Status/State | n/a | n/a |
azure_website_requests Azure website requests | Requests | Count | Total |
azure_website_http_server_errors Azure website http server errors | HttpServerErrors | Count | Average |
azure_website_cpu_time Azure website CPU time | CPUTime | MilliSeconds | |
azure_website_bytes_received Azure website received bytes | Data In | Bytes | Total |
azure_website_bytes_sent Azure website sent bytes | Data Out | Bytes | Total |
azure_website_http_101 Http 101 | Http 101 | 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_memory_working_set Memory Working Set | Memory Working Set | Bytes | Average |
azure_website_average_memory_working_set Average Memory Working Set | Average Memory Working Set | Bytes | Average |
azure_website_average_response_time Average Response Time | Average Response Time | Count | Average |
azure_website_function_execution_units Function Execution Units | Function Execution Units | Count | Average |
azure_website_function_execution_count Function Execution Count | Function Execution Count | Count | Average |
azure_website_current_assemblies Current Assemblies | Current Assemblies | Count | Average |
azure_website_app_connections Connections | Connections | Count | Average |
azure_website_genzero_garbage_collections Gen 0 Garbage Collections | Gen 0 Garbage Collections | Count | Total |
azure_website_genone_garbage_collections Gen 1 Garbage Collections | Gen 1 Garbage Collections | Count | Total |
azure_website_gentwo_garbage_collections Gen 2 Garbage Collections | Gen 2 Garbage Collections | Count | Total |
azure_website_handle_count Handles | Handles Count | Count | Average |
azure_website_io_other_bytes_per_second IO Other Bytes Per Second | IO Other Bytes Per Second | BytesPerSecond | Total |
azure_website_io_other_operations_per_second IO Other Bytes Per Second | IO Other Operations Per Second | BytesPerSecond | Total |
azure_website_io_read_bytes_per_second IO Read Bytes Per Second | IO Read Bytes Per Second | BytesPerSecond | Total |
azure_website_io_read_operations_per_second IO Read Operations Per Second | IO Read Operations Per Second | BytesPerSecond | Total |
azure_website_io_write_bytes_per_second IO Write Bytes Per Second | IO Write Bytes Per Second | BytesPerSecond | Total |
azure_website_io_write_operations_per_second IO Write Operations Per Second | IO Write Operations Per Second | BytesPerSecond | Total |
azure_website_private_bytes Private Bytes | Private Bytes | Bytes | Average |
azure_website_requests_in_application_queue Requests In Application Queue | Requests In Application Queue | Count | Average |
azure_website_thread_count Threads | Threads Count | Count | Average |
azure_website_total_app_domains Total App Domains | Total App Domains | Count | Average |
azure_website_total_app_domains_unloaded Total App Domains Unloaded | Total App Domains Unloaded | Count | Average |