Azure App Services provides developers with web, API, mobile, and function (that run Azure Functions) applications.
These apps are incredibly powerful and can literally get you up and running in minutes. They provide a host of amazing features such as (auto)scaling, easy authentication, offline synchronization (for mobile apps), and hybrid connections.
Use the Azure public cloud integration to discover and collect metrics against the Azure service.
External reference
Monitor apps 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 Slot
.
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 | Average | |
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_slot_current_assemblies Current Assemblies | Current Assemblies | Count | Average |
azure_website_slot_app_connections Connections | Connections | Count | Average |
azure_website_slot_gen0_garbage_collections Gen 0 Garbage Collections | Gen 0 Garbage Collections | Count | Total |
azure_website_slot_gen1_garbage_collections Gen 1 Garbage Collections | Gen 1 Garbage Collections | Count | Total |
azure_website_slot_gen2_garbage_collections Gen 2 Garbage Collections | Gen 2 Garbage Collections | Count | Total |
azure_website_slot_handles Handles | Handles Count | Count | Average |
azure_website_slot_io_other_bytes_per_second IO Other Bytes Per Second | IO Other Bytes Per Second | BytesPerSecond | Total |
azure_website_slot_io_other_operations_per_second IO Other Bytes Per Second | IO Other Operations Per Second | BytesPerSecond | Total |
azure_website_slot_io_read_bytes_per_second IO Read Bytes Per Second | IO Read Bytes Per Second | BytesPerSecond | Total |
azure_website_slot_io_read_operations_per_second IO Read Operations Per Second | IO Read Operations Per Second | BytesPerSecond | Total |
azure_website_slot_io_write_bytes_per_second IO Write Bytes Per Second | IO Write Bytes Per Second | BytesPerSecond | Total |
azure_website_slot_io_write_operations_per_second IO Write Operations Per Second | IO Write Operations Per Second | BytesPerSecond | Total |
azure_website_slot_private_bytes Private Bytes | Private Bytes | Bytes | Average |
azure_website_slot_requests_in_application_queue Requests In Application Queue | Requests In Application Queue | Count | Average |
azure_website_slot_thread_count Threads | Threads Count | Count | Average |
azure_website_slot_total_app_domains Total App Domains | Total App Domains | Count | Average |
azure_website_slot_total_app_domains_unloaded Total App Domains Unloaded | Total App Domains Unloaded | Count | Average |