From 67edcde3f726cf7308f7d36102bc0041cbed6627 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Mon, 14 Nov 2022 00:48:32 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"Azure=20Monitor/Application=20Insights"?= =?UTF-8?q?=E2=86=92"Azure=20Monitor=20Application=20Insights"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Azure/Unreal-Pixel-Streaming/blob/main/README.md #PingMSFTDocs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3430543a..9b3549bf 100644 --- a/README.md +++ b/README.md @@ -331,7 +331,7 @@ If we need to shut down the solution and start it up later, see below for the pr # Monitoring -Currently automated Azure dashboards aren't built when deploying the solution; however, outside of regular host metrics like CPU/Memory, some key metrics will be important to monitor in Azure Monitor/Application Insights such as: +Currently automated Azure dashboards aren't built when deploying the solution; however, outside of regular host metrics like CPU/Memory, some key metrics will be important to monitor in Azure Monitor Application Insights such as: - `SSPlayerConnected` – The most key metric to know when a user connected (use Count) - `SSPlayerDisconnected` – When a user disconnects from the Signaling Server (use Count)