Platform metrics and application integration
Azure Private 5G Core provides platform metrics through the Azure portal. Platform metrics are dashboards that visualize the network health and performance information.
Azure Private 5G Core also allows you to use an application of your choice to monitor a private mobile network. From the applications, you can use the Azure Monitor REST API to retrieve the metrics that Azure Private 5G Core shares.
Platform metrics
On the Overview page of the Mobile Network Site resource that you use to manage a site, Azure Private 5G Core displays the platform metrics on the Monitoring tab, as shown in the following screenshot:
The platform metrics provide the health and performance information for the packet core instance. You can check metrics like user plane packets received or user plane packets dropped.
The platform metrics are automatically created when you deploy a site.
With the metrics data, you can configure alerts through the Packet Core Control Plane resource and get notified once an alert is triggered.
Note
Currently, only one dashboard is provided for the platform metrics.
For details in using the platform metrics, see the platform metrics information in the Azure Private 5G Core documentation.
Application integration for network monitoring
Azure Private 5G Core offers you the flexibility to use an application of your choice to monitor a private mobile network.
To integrate an application with Azure Private 5G Core, you can use one of the following methods:
Use the Azure Monitor REST API to retrieve the health and performance metrics that Azure Private 5G Core shares.
Use the Azure Monitor Metrics Explorer to analyze metrics through the Azure portal.
Azure Monitor Metrics stores the platform metrics data. You can use the Azure Monitor Metrics Explorer to analyze the data.
Export the metrics to a data storage and processing service such as Azure Monitor Log Analytics, Azure Storage, or Azure Event Hubs.
For detailed exporting instructions, see Stream Azure monitoring data to an event hub or external partner.
The Supported metrics with Azure Monitor article provides the latest list of metrics that you can use.
To further enhance your monitoring experience, you can use Azure Monitor Alerts to alert people about the changes of important metrics. Once an alert rule is triggered, Azure Monitor Alerts take the specified actions, such as sending out a notification email or creating a support ticket.
Note
- Exporting the network metrics to another application for application integration or longer data retention period may incur extra cost. For more information, see the documentation for the relevant application.
- Using Azure Monitor Alerts may incur extra cost. For more information, see Azure Monitor pricing.
For details in using an application of your choice to monitor a private mobile network, see the application integration information in the Azure Private 5G Core documentation.