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
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ Azure Private 5G Core (AP5GC) platform metrics are collected per site and allow
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
-
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 portal or 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.
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
-
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). You can export metrics to a set of [destinations](/azure/azure-monitor/essentials/diagnostic-settings?WT.mc_id=Portal-Microsoft_Azure_Monitoring&tabs=portal#destinations) by following [Export metrics using the Azure portal](#export-metrics-using-the-azure-portal).
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 retrieve metrics for analysis using your tool of choice or for longer storage periods, see [Retrieve metrics using the Azure Monitor REST API](#retrieve-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
@@ -31,7 +31,7 @@ You can use the Azure portal to monitor your deployment's health and performance
31
31
- The data plane generates metrics relating to the data plane, such as throughput and packet drops.
32
32
33
33
1. Sign in to the [Azure portal](https://portal.azure.com/).
34
-
1. Search for and select the **Packet Core Control Plane** resource for the site you're interested in monitoring. For example:
34
+
1. Search for and select the **Packet Core Control Plane** resource for the site you're interested in monitoring:
35
35
1. Select **All resources**.
36
36
1. Enter *packet core control plane* into the filter text box.
37
37
1. Select the **Packet Core Control Plane** resource.
@@ -46,18 +46,12 @@ You should now see the Azure Monitor dashboard displaying important key performa
46
46
47
47
You can select individual dashboard panes to open an expanded view where you can specify details such as the graph's time range and time granularity. You can also create additional dashboards using the platform metrics available. For detailed information on interacting with the Azure Monitor graphics, see [Get started with metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started).
48
48
49
-
## Export metrics using the Azure portal
49
+
> [!TIP]
50
+
> You can also find the **Packet Core Control Plane** resource under **Network functions** on the **Site** resource.
50
51
51
-
You can export AP5GC platform metrics to [Log Analytics workspace](/azure/azure-monitor/logs/workspace-design), [Azure Storage](/azure/storage/), [Azure Event Hubs](/azure/event-hubs/), and [Azure Monitor partner integrations](/azure/partner-solutions/overview).
52
+
## Export metrics using the Azure Monitor REST API
52
53
53
-
1. Navigate to the resource group containing your private mobile network.
54
-
1. Select the site's **Packet Core Control Plane**.
55
-
1. From the resource menu, select **Diagnostic settings**.
56
-
1. Select **Add diagnostic setting** to configure a rule for exporting your metrics. Refer to [Diagnostic settings in Azure Monitor](/azure/azure-monitor/essentials/diagnostic-settings?WT.mc_id=Portal-Microsoft_Azure_Monitoring&tabs=portal) for more details on adding and editing diagnostic settings.
57
-
58
-
## Retrieve metrics using the Azure Monitor REST API
59
-
60
-
In addition to the monitoring functionalities offered by the Azure portal, you can retrieve Azure Private 5G Core metrics for other using the [Azure Monitor REST API](/rest/api/monitor/). Once this data is retrieved, you may want to sava it in a separate data store that allows longer data retention, or use your tools of choice to monitor and analyze your deployment.
54
+
In addition to the monitoring functionalities offered by the Azure portal, you can export Azure Private 5G Core metrics for analysis with other tools using the [Azure Monitor REST API](/rest/api/monitor/). Once this data is retrieved, you may want to sava it in a separate data store that allows longer data retention, or use your tools of choice to monitor and analyze your deployment.
61
55
62
56
For example, you can export the platform metrics to data storage and processing services such as [Azure Monitor Log Analytics](/azure/azure-monitor/logs/log-analytics-overview), [Azure Storage](/azure/storage/), or [Azure Event Hubs](/azure/event-hubs/). You can also leverage [Azure Managed Grafana](/azure/managed-grafana/) to create a monitoring experience in the cloud mirroring the capabilities of the local [packet core dashboards](packet-core-dashboards.md).
0 commit comments