Skip to content

Commit a3dfcc5

Browse files
authored
Merge pull request #233333 from robswain/azure-monitor
AP5GC metrics with Metrics Explorer and Azure Monitor REST API
2 parents f46ba64 + c7a697a commit a3dfcc5

30 files changed

+112
-481
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22508,6 +22508,21 @@
2250822508
"redirect_URL": "/azure/private-5g-core/modify-service-plan",
2250922509
"redirect_document_id": false
2251022510
},
22511+
{
22512+
"source_path_from_root": "/articles/private-5g-core/monitor-private-5g-core-with-log-analytics.md",
22513+
"redirect_url": "/azure/private-5g-core/monitor-private-5g-core-with-platform-metrics",
22514+
"redirect_document_id": false
22515+
},
22516+
{
22517+
"source_path_from_root": "/articles/private-5g-core/enable-log-analytics-for-private-5g-core.md",
22518+
"redirect_url": "/azure/private-5g-core/monitor-private-5g-core-with-platform-metrics",
22519+
"redirect_document_id": false
22520+
},
22521+
{
22522+
"source_path_from_root": "/articles/private-5g-core/create-overview-dashboard.md",
22523+
"redirect_url": "/azure/private-5g-core/monitor-private-5g-core-with-platform-metrics",
22524+
"redirect_document_id": false
22525+
},
2251122526
{
2251222527
"source_path": "articles/communications-gateway/rotate-secrets.md",
2251322528
"redirect_URL": "/azure/communications-gateway/whats-new",

articles/private-5g-core/azure-private-5g-core-release-notes-2209.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ This article applies to the Azure Private 5G Core 2209 release (PMN-4-17-2). Thi
1818

1919
- **Updated template for Log Analytics** - There is a new version of the Log Analytics Dashboard Quickstart template. This is required to view metrics on Packet Core versions 4.17 and above. To continue using your Log Analytics Dashboard, you must redeploy it with the new template. See [Create an overview Log Analytics dashboard using an ARM template](./create-overview-dashboard.md).
2020

21+
> [!NOTE]
22+
> Monitoring Azure Private 5G Core with Log Analytics is no longer supported. Use [Azure Monitor platform metrics](monitor-private-5g-core-with-platform-metrics.md) instead.
23+
2124
## Issues fixed in the 2209 release
2225

2326
The following table provides a summary of issues fixed in this release.

articles/private-5g-core/azure-stack-edge-disconnects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ The following functions are not supported while disconnected:
3636

3737
While disconnected, you cannot enable local monitoring authentication or sign in to the [distributed tracing](distributed-tracing.md) and [packet core dashboards](packet-core-dashboards.md) using Azure Active Directory. However, you can access both distributed tracing and packet core dashboards via local access if enabled.
3838

39-
If you expect to need access to your local monitoring tools while the ASE device is disconnected, you can change your authentication method to local usernames and passwords by following [Modify the local access configuration in a site](modify-local-access-configuration.md).
39+
New [Azure Monitor platform metrics](monitor-private-5g-core-with-platform-metrics.md) won't be collected while in disconnected mode. Once the disconnect ends, Azure Monitor will automatically resume gathering metrics about the packet core instance.
4040

41-
Once the disconnect ends, log analytics on Azure updates with the stored data, excluding rate and gauge type metrics.
41+
If you expect to need access to your local monitoring tools while the ASE device is disconnected, you can change your authentication method to local usernames and passwords by following [Modify the local access configuration in a site](modify-local-access-configuration.md).
4242

4343
### Configuration and provisioning actions during temporary disconnects
4444

articles/private-5g-core/create-overview-dashboard.md

Lines changed: 0 additions & 86 deletions
This file was deleted.

articles/private-5g-core/data-plane-packet-capture.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,4 @@ Data plane packet capture works by mirroring packets to a Linux kernel interface
5959

6060
For more options to monitor your deployment and view analytics:
6161

62-
- [Learn more about enabling log analytics Azure Private 5G Core](enable-log-analytics-for-private-5g-core.md)
63-
- [Learn more about monitoring Azure Private 5G Core using Log Analytics](monitor-private-5g-core-with-log-analytics.md)
62+
- [Learn more about monitoring Azure Private 5G Core using Azure Monitor platform metrics](monitor-private-5g-core-with-platform-metrics.md)

0 commit comments

Comments
 (0)