Introduction
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.
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
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
cloud_instance_state | Status/State | n/a | n/a | 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_current_assemblies | Current Assemblies | Count | Average | Current Assemblies |
azure_website_app_connections | Connections | Count | Average | Connections |
azure_website_genzero_garbage_collections | Gen 0 Garbage Collections | Count | Total | Gen 0 Garbage Collections |
azure_website_genone_garbage_collections | Gen 1 Garbage Collections | Count | Total | Gen 1 Garbage Collections |
azure_website_gentwo_garbage_collections | Gen 2 Garbage Collections | Count | Total | Gen 2 Garbage Collections |
azure_website_handle_count | Handles Count | Count | Average | Handles |
azure_website_io_other_bytes_per_second | IO Other Bytes Per Second | BytesPerSecond | Total | IO Other Bytes Per Second |
azure_website_io_other_operations_per_second | IO Other Operations Per Second | BytesPerSecond | Total | IO Other Bytes Per Second |
azure_website_io_read_bytes_per_second | IO Read Bytes Per Second | BytesPerSecond | Total | IO Read Bytes Per Second |
azure_website_io_read_operations_per_second | IO Read Operations Per Second | BytesPerSecond | Total | IO Read Operations Per Second |
azure_website_io_write_bytes_per_second | IO Write Bytes Per Second | BytesPerSecond | Total | IO Write Bytes Per Second |
azure_website_io_write_operations_per_second | IO Write Operations Per Second | BytesPerSecond | Total | IO Write Operations Per Second |
azure_website_private_bytes | Private Bytes | Bytes | Average | Private Bytes |
azure_website_requests_in_application_queue | Requests In Application Queue | Count | Average | Requests In Application Queue |
azure_website_thread_count | Threads Count | Count | Average | Threads |
azure_website_total_app_domains | Total App Domains | Count | Average | Total App Domains |
azure_website_total_app_domains_unloaded | Total App Domains Unloaded | Count | Average | Total App Domains Unloaded |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.