Introduction
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.
Note
Use the OpsRamp Azure public cloud integration to discover and collect metrics against the Azure service.Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select WebSites Slot
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
cloud_instance_state | Status/State | Average | Status/State | |
azure_website_requests | Requests | Count | Total | Azure website requests. |
azure_website_http_server_errors | HTTPServerErrors | Count | Average | Azure website http server errors. |
azure_website_cpu_time | CPUTime | MilliSeconds | Azure website CPU time. | |
azure_website_bytes_received | Data In | Bytes | Total | Azure website received bytes. |
azure_website_bytes_sent | Data Out | Bytes | Total | Azure website sent bytes. |
azure_website_http_101 | HTTP 101 | Count | Total | HTTP 101 |
azure_website_http_2xx | HTTP 2xx | Count | Total | HTTP 2xx |
azure_website_http_3xx | HTTP 3xx | Count | Total | HTTP 3xx |
azure_website_http_401 | HTTP 401 | Count | Total | HTTP 401 |
azure_website_http_403 | HTTP 403 | Count | Total | HTTP 403 |
azure_website_http_404 | HTTP 404 | Count | Total | HTTP 404 |
azure_website_http_406 | HTTP 406 | Count | Total | HTTP 406 |
azure_website_http_4xx | HTTP 4xx | Count | Total | HTTP 4xx |
azure_website_memory_working_set | Memory Working Set | Bytes | Average | Memory Working Set |
azure_website_average_memory_working_set | Average Memory Working Set | Bytes | Average | Average Memory Working Set |
azure_website_average_response_time | Average Response Time | Count | Average | Average Response Time |
azure_website_function_execution_units | Function Execution Units | Count | Average | Function Execution Units |
azure_website_function_execution_count | Function Execution Count | Count | Average | Function Execution Count |
azure_website_slot_current_assemblies | Current Assemblies | Count | Average | Current Assemblies |
azure_website_slot_app_connections | Connections | Count | Average | Connections |
azure_website_slot_gen0_garbage_collections | Gen 0 Garbage Collections | Count | Total | Gen 0 Garbage Collections |
azure_website_slot_gen1_garbage_collections | Gen 1 Garbage Collections | Count | Total | Gen 1 Garbage Collections |
azure_website_slot_gen2_garbage_collections | Gen 2 Garbage Collections | Count | Total | Gen 2 Garbage Collections |
azure_website_slot_handles | Handles Count | Count | Average | Handles |
azure_website_slot_io_other_bytes_per_second | IO Other Bytes Per Second | BytesPerSecond | Total | IO Other Bytes Per Second |
azure_website_slot_io_other_operations_per_second | IO Other Operations Per Second | BytesPerSecond | Total | IO Other Bytes Per Second |
azure_website_slot_io_read_bytes_per_second | IO Read Bytes Per Second | BytesPerSecond | Total | IO Read Bytes Per Second |
azure_website_slot_io_read_operations_per_second | IO Read Operations Per Second | BytesPerSecond | Total | IO Read Operations Per Second |
azure_website_slot_io_write_bytes_per_second | IO Write Bytes Per Second | BytesPerSecond | Total | IO Write Bytes Per Second |
azure_website_slot_io_write_operations_per_second | IO Write Operations Per Second | BytesPerSecond | Total | IO Write Operations Per Second |
azure_website_slot_private_bytes | Private Bytes | Bytes | Average | Private Bytes |
azure_website_slot_requests_in_application_queue | Requests In Application Queue | Count | Average | Requests In Application Queue |
azure_website_slot_thread_count | Threads Count | Count | Average | Threads |
azure_website_slot_total_app_domains | Total App Domains | Count | Average | Total App Domains |
azure_website_slot_total_app_domains_unloaded | Total App Domains Unloaded | Count | Average | Total App Domains Unloaded |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.