You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Basic |Resiliency Request Timeouts | Revision | Total requests that timed out waiting for a response |`ResiliencyRequestTimeouts`| n/a |
37
-
|Basic |Resiliency Requests Pending Connection Pool | Replica | Total requests pending a connection pool connection |`ResiliencyRequestsPendingConnectionPool`| n/a |
38
-
|Basic |Total Reserved Cores | None | Total cores reserved for the container app |`TotalCoresQuotaUsed`| n/a |
22
+
| Title | Dimensions | Description | Metric ID | Unit |
23
+
|--|--|--|--|--|
24
+
| CPU Usage | Replica, Revision | CPU consumed by the container app, in nano cores (1,000,000,000 nanocores = 1 core) | UsageNanoCores |`nanocores`|
25
+
| Memory Working Set Bytes | Replica, Revision | Container app working set memory used in bytes |`WorkingSetBytes`| bytes |
26
+
| Network In Bytes | Replica, Revision | Network received bytes |`RxBytes`| bytes |
| Resiliency Request Timeouts | Revision | Total requests that timed out waiting for a response |`ResiliencyRequestTimeouts`| n/a |
37
+
| Resiliency Requests Pending Connection Pool | Replica | Total requests pending a connection pool connection |`ResiliencyRequestsPendingConnectionPool`| n/a |
38
+
| Total Reserved Cores | None | Total cores reserved for the container app |`TotalCoresQuotaUsed`| n/a |
39
39
40
40
The metrics namespace is `microsoft.app/containerapps`.
0 commit comments