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 | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
azure_cpu_usage CPU usage on all cores in millicores. | CPU Usage | Count | Average |
azure_memory_usage Total memory usage in byte. | Memory Usage | Bytes | Average |
azure_network_bytes_received_persec Network bytes received per second. | Network Bytes Received Per Second | Bytes | Average |
azure_network_bytes_transmitted_persec Network bytes transmitted per second. | Network Bytes Transmitted Per Second | Bytes | Average |