File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
title : Microsoft Azure Monitor Application Insights JavaScript SDK
3
3
description : Microsoft Azure Monitor Application Insights JavaScript SDK is a powerful tool for monitoring and analyzing web application performance.
4
4
ms.topic : conceptual
5
- ms.date : 02/28 /2023
5
+ ms.date : 03/07 /2023
6
6
ms.devlang : javascript
7
7
ms.custom : devx-track-js
8
8
ms.reviewer : mmcc
@@ -164,7 +164,7 @@ Chrome Latest ✔ | Firefox Latest ✔ | IE 9+ & Microsoft Edge ✔<br>IE 8- Co
164
164
165
165
#### Where can I find code examples?
166
166
167
- For runnable examples, see [ Application Insights JavaScript SDK samples] ( https://github.com/microsoft/ApplicationInsights-JS/tree/karlie/doc/samples ) .
167
+ For runnable examples, see [ Application Insights JavaScript SDK samples] ( https://github.com/microsoft/ApplicationInsights-JS/tree/master/examples ) .
168
168
169
169
#### How can I upgrade from the old version of Application Insights?
170
170
@@ -196,6 +196,10 @@ Distributed tracing can be disabled in configuration.
196
196
197
197
See the dedicated [ troubleshooting article] ( https://learn.microsoft.com/troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting ) .
198
198
199
+ ## Release notes
200
+
201
+ Detailed release notes regarding updates and bug fixes can be found on [ GitHub] ( https://github.com/microsoft/ApplicationInsights-JS/releases )
202
+
199
203
## Next steps
200
204
201
205
* [ Track usage] ( usage-overview.md )
You can’t perform that action at this time.
0 commit comments