Skip to content

Commit e2d3b47

Browse files
authored
Merge pull request #250588 from gavinbmsft/pcme
Updating AP5GC metrics to reference new packet core metrics namespace
2 parents a92ff5b + 40c474a commit e2d3b47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
21.3 KB
Loading

articles/private-5g-core/monitor-private-5g-core-with-platform-metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ ms.custom: template-concept
1313

1414
*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.
1515

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*.
1717

1818
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).
1919

2020
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.
2121

2222
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).
2323

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).
2525

2626
## Visualize metrics using the Azure portal
2727

@@ -61,7 +61,7 @@ In addition to the monitoring functionalities offered by the Azure portal, you c
6161
> [!NOTE]
6262
> Exporting metrics to another application for analysis or storage may incur extra costs. Check the pricing information for the applications you want to use.
6363
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).
6565

6666
## Next steps
6767

0 commit comments

Comments
 (0)