Skip to content

Commit ebd0052

Browse files
committed
[ACA] [410439] Update RestartCount description.
1 parent 3d085ef commit ebd0052

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/container-apps/metrics.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 11/01/2024
8+
ms.date: 04/28/2025
99
ms.author: cshoe
1010
---
1111

@@ -26,7 +26,7 @@ Container Apps provides these basic metrics.
2626
| Network In Bytes | Replica, Revision | Network received bytes | `RxBytes` | Bytes |
2727
| Network Out Bytes | Replica, Revision | Network transmitted bytes | `TxBytes` | Bytes |
2828
| Replica count | Revision | Number of active replicas | `Replicas` | Count |
29-
| Replica Restart Count | Replica, Revision | Restarts count of container app replicas | `RestartCount` | Count |
29+
| Total Replica Restart Count | Replica, Revision | Total number of restarts since the replica came online | `RestartCount` | Count |
3030
| Requests | Replica, Revision, Status Code, Status Code Category | Requests processed | `Requests` | Count |
3131
| Reserved Cores | Revision | Number of reserved cores for container app revisions | `CoresQuotaUsed` | Count |
3232
| Resiliency Connection Timeouts | Revision | Total connection timeouts | `ResiliencyConnectTimeouts` | Count |
@@ -42,9 +42,6 @@ Container Apps provides these basic metrics.
4242

4343
The metrics namespace is `Microsoft.App/containerapps`.
4444

45-
> [!NOTE]
46-
> Replica restart count is the aggregate restart count over the specified time range, not the number of restarts that occurred at a point in time.
47-
4845
Container Apps environments provides this basic metric. You can only view this metric in [Azure Monitor metrics](https://ms.portal.azure.com/?feature.allrts=true#view/Microsoft_Azure_Monitoring/AzureMonitoringBrowseBlade/~/metrics).
4946

5047
| Title | Dimensions | Description | Metric ID | Unit |

0 commit comments

Comments
 (0)