Containers are becoming the preferred way to package, deploy, and manage cloud applications. Azure Container Instances offers the fastest and simplest way to run a container in Azure, without managing virtual machines and without adopting a higher-level service.
External reference
What is Azure Container Instances?
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select ContainerInstance.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_containerinstance_containergroups_CpuUsage | CpuUsage | CPU Usage | Count | Maximum | CPU usage on all cores in millicores |
| azure_containerinstance_containergroups_MemoryUsage | MemoryUsage | Memory Usage | Bytes | Maximum | Total memory usage in byte |
| azure_containerinstance_containergroups_NetworkBytesReceivedPerSecond | NetworkBytesReceivedPerSecond | Network Bytes Received Per Second | Bytes | Maximum | The network bytes received per second |
| azure_containerinstance_containergroups_NetworkBytesTransmittedPerSecond | NetworkBytesTransmittedPerSecond | Network Bytes Transmitted Per Second | Bytes | Maximum | The network bytes transmitted per second |