Skip to content

Commit ef8ec10

Browse files
authored
Update azure-web-apps-nodejs.md
1 parent 151b27f commit ef8ec10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/azure-web-apps-nodejs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The easiest way to enable application monitoring for Node.js applications runnin
1717
Turning on application monitoring in Azure portal will automatically instrument your application with Application Insights, and doesn't require any code changes.
1818

1919
> [!NOTE]
20-
> If both auto-instrumentation monitoring and manual SDK-based instrumentation is detected, only the manual instrumentation settings will be honored. This is to prevent duplicate data from being sent. To learn more about this, check out the [troubleshooting section](#troubleshooting) below.
20+
> If both auto-instrumentation monitoring and manual SDK-based instrumentation are detected, only the manual instrumentation settings will be honored. This is to prevent duplicate data from being sent. To learn more about this, check out the [troubleshooting section](#troubleshooting) below.
2121
2222
### Auto-instrumentation through Azure portal
2323

@@ -146,4 +146,4 @@ For the latest updates and bug fixes, [consult the release notes](web-app-extens
146146
* [Monitor service health metrics](../data-platform.md) to make sure your service is available and responsive.
147147
* [Receive alert notifications](../alerts/alerts-overview.md) whenever operational events happen or metrics cross a threshold.
148148
* Use [Application Insights for JavaScript apps and web pages](javascript.md) to get client telemetry from the browsers that visit a web page.
149-
* [Set up Availability web tests](monitor-web-app-availability.md) to be alerted if your site is down.
149+
* [Set up Availability web tests](monitor-web-app-availability.md) to be alerted if your site is down.

0 commit comments

Comments
 (0)