Skip to content

Commit 8dd3190

Browse files
authored
Merge pull request #125355 from changeworld/patch-68
Fix typo
2 parents f08b8a5 + bb0df8d commit 8dd3190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/web-sites-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can increase or remove quotas from your app by upgrading your App Service pl
6060
> [!NOTE]
6161
> Metrics for an app include the requests to the app's SCM site(Kudu). This includes requests to view the site's logstream using Kudu. Logstream requests may span several minutes, which will affect the Request Time metrics. Users should be aware of this relationship when using these metrics with autoscale logic.
6262
>
63-
> **Http Server Errors** only records requests that reach the backend service (the worker(s) hosting the app). If the requests are failing at the FrontEnd, they are not recorded as Http Server Errors. The [Health Check feature](./monitor-instances-health-check.md) / Application Insights availability tests can be used for outside in monitoring.
63+
> **HTTP Server Errors** only records requests that reach the backend service (the worker(s) hosting the app). If the requests are failing at the FrontEnd, they are not recorded as HTTP Server Errors. The [Health Check feature](./monitor-instances-health-check.md) / Application Insights availability tests can be used for outside in monitoring.
6464
6565
Metrics provide information about the app or the App Service plan's behavior.
6666

0 commit comments

Comments
 (0)