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
Copy file name to clipboardExpand all lines: articles/container-registry/monitor-service.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,12 +56,12 @@ The following image shows the options when you enable diagnostic settings for a
56
56
57
57
The metrics and logs you can collect are discussed in the following sections.
58
58
59
-
## Analyzing metrics (preview)
59
+
## Analyzing metrics
60
60
61
61
You can analyze metrics for an Azure container registry with metrics from other Azure services using metrics explorer by opening **Metrics** from the **Azure Monitor** menu. See [Getting started with Azure Metrics Explorer](../azure-monitor/essentials/metrics-getting-started.md) for details on using this tool.
62
62
63
63
> [!TIP]
64
-
> You can also go to the metrics explorer by navigating to your registry in the portal. In the menu, select **Metrics (preview)** under **Monitoring**.
64
+
> You can also go to the metrics explorer by navigating to your registry in the portal. In the menu, select **Metrics** under **Monitoring**.
65
65
66
66
For a list of the platform metrics collected for Azure Container Registry, see [Monitoring Azure Container Registry data reference metrics](monitor-service-reference.md#metrics)
67
67
@@ -183,7 +183,7 @@ The following table lists common and recommended alert rules for Azure Container
183
183
### Example: Send email alert when registry storage used exceeds a value
184
184
185
185
1. In the Azure portal, navigate to your registry.
186
-
1. Select **Metrics (preview)** under **Monitoring**.
186
+
1. Select **Metrics** under **Monitoring**.
187
187
1. In the metrics explorer, in **Metric**, select **Storage used**.
188
188
1. Select **New alert rule**.
189
189
1. In **Scope**, confirm the registry resource for which you want to create an alert rule.
0 commit comments