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-apps/metrics.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.author: v-bcatherine
12
12
13
13
# Monitor Azure Container Apps metrics
14
14
15
-
Azure Monitor collects metric data from your container app at regular interval to help you gain insights into the performance and health of your container app.
15
+
Azure Monitor collects metric data from your container app at regular intervals to help you gain insights into the performance and health of your container app.
16
16
17
17
The metrics explorer in the Azure portal allows you to visualize the data. You can also retrieve raw metric data through the [Azure CLI](/cli/azure/monitor/metrics) and Azure [PowerShell cmdlets](/powershell/module/az.monitor/get-azmetric).
18
18
@@ -80,4 +80,4 @@ You can add more scopes to view metrics across multiple container apps.
80
80
:::image type="content" source="media/observability/metrics-across-apps.png" alt-text="Screenshot of the metrics explorer that shows a chart with metrics for multiple container apps.":::
81
81
82
82
> [!div class="nextstepaction"]
83
-
> [Set up alerts in Azure Container Apps](alerts.md)
83
+
> [Set up alerts in Azure Container Apps](alerts.md)
0 commit comments