Introduction
A Container Apps environment defines a secure and isolated boundary that hosts one or more container apps and jobs. The Azure Container Apps runtime automatically manages OS updates, scaling operations, failover, and resource distribution across the environment.
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Container App Environments.
External Reference
Azure Container Apps environment
Supported Metrics
| Opsramp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_app_managedenvironments_IngressUsageBytes | IngressUsageBytes | Ingress Memory Usage Bytes | Bytes | Total | Total memory consumed by ingress pods in bytes. |
| azure_app_managedenvironments_IngressUsageNanoCores | IngressUsageNanoCores | Ingress CPU Usage | NanoCores | Total | CPU consumed by ingress pods in nanocores (1,000,000,000 nanocores = 1 core). |
| azure_app_managedenvironments_EnvCoresQuotaLimit | EnvCoresQuotaLimit | Cores Quota Limit | Count | Average | Maximum number of cores allocated to the managed environment. |
| azure_app_managedenvironments_EnvCoresQuotaUtilization | EnvCoresQuotaUtilization | Percentage Cores Used Out Of Limit | Percent | Average | Percentage of cores quota currently used in the managed environment. |
| azure_app_managedenvironments_NodeCount | NodeCount | Workload Profile Node Count | Count | Average | Number of nodes per workload profile. |