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/private-5g-core/monitor-private-5g-core-with-platform-metrics.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
@@ -13,15 +13,15 @@ ms.custom: template-concept
13
13
14
14
*Platform metrics* are measurements over time collected from Azure resources and stored by [Azure Monitor Metrics](/azure/azure-monitor/essentials/data-platform-metrics). You can use the Azure Monitor Metrics Explorer to analyze metrics in the Azure portal, or query the Azure Monitor REST API for metrics to analyze with third-party monitoring tools.
15
15
16
-
Azure Private 5G Core (AP5GC) platform metrics are collected per site and allow you to monitor key statistics relating to your deployment. See [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported#microsoftkubernetesconfigurationextensions) for the available AP5GC metrics. AP5GC metrics are included under *microsoft.kubernetesconfiguration/extensions*.
16
+
Azure Private 5G Core (AP5GC) platform metrics are collected per site and allow you to monitor key statistics relating to your deployment. See [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported#microsoftmobilenetworkpacketcorecontrolplanes) for the available AP5GC metrics. AP5GC metrics are included under *microsoft.mobilenetwork/packetcorecontrolplanes* and *microsoft.mobilenetwork/packetcorecontrolplanes/packetcoredataplanes*.
17
17
18
18
Once you create a **Mobile Network Site** resource, Azure Monitor automatically starts gathering metrics about the packet core instance. For more information on creating a mobile network site, see [Collect the required information for a site](collect-required-information-for-a-site.md).
19
19
20
20
Platform metrics are available for monitoring and retrieval for up to 92 days. If you want to store your data for longer, you can export them using the Azure Monitor REST API. Once exported, metrics can be saved to a storage account that allows longer data retention. See [Azure Storage](/azure/storage/) for some examples of storage accounts you can use.
21
21
22
22
If you want to use the Azure portal to analyze your packet core metrics, see [Visualize metrics using the Azure portal](#visualize-metrics-using-the-azure-portal).
23
23
24
-
If you want to export metrics for analysis using your tool of choice or for longer storage periods, see [Export metrics using the Azure Monitor REST API](#export-metrics-using-the-azure-monitor-rest-api).
24
+
If you want to export metrics for analysis using your tool of choice or for longer storage periods, see [Export metrics using the Azure Monitor REST API](#export-metrics-using-the-azure-monitor-rest-api).
25
25
26
26
## Visualize metrics using the Azure portal
27
27
@@ -61,7 +61,7 @@ In addition to the monitoring functionalities offered by the Azure portal, you c
61
61
> [!NOTE]
62
62
> Exporting metrics to another application for analysis or storage may incur extra costs. Check the pricing information for the applications you want to use.
63
63
64
-
See [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported#microsoftkubernetesconfigurationextensions) for the AP5GC metrics available for retrieval. AP5GC metrics are included under *microsoft.kubernetesconfiguration/extensions*. You can find more information on using the Azure Monitor REST API to construct queries and retrieve metrics at [Azure monitoring REST API walkthrough](/azure/azure-monitor/essentials/rest-api-walkthrough).
64
+
See [Supported metrics with Azure Monitor](/azure/azure-monitor/essentials/metrics-supported#microsoftmobilenetworkpacketcorecontrolplanes) for the AP5GC metrics available for retrieval. AP5GC metrics are included under *microsoft.mobilenetwork/packetcorecontrolplanes* and *microsoft.mobilenetwork/packetcorecontrolplanes/packetcoredataplanes*. You can find more information on using the Azure Monitor REST API to construct queries and retrieve metrics at [Azure monitoring REST API walkthrough](/azure/azure-monitor/essentials/rest-api-walkthrough).
0 commit comments