Skip to content

Commit f56d09b

Browse files
committed
Updating sample location, adding release notes
1 parent d9fd13a commit f56d09b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-monitor/app/javascript-sdk.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Microsoft Azure Monitor Application Insights JavaScript SDK
33
description: Microsoft Azure Monitor Application Insights JavaScript SDK is a powerful tool for monitoring and analyzing web application performance.
44
ms.topic: conceptual
5-
ms.date: 02/28/2023
5+
ms.date: 03/07/2023
66
ms.devlang: javascript
77
ms.custom: devx-track-js
88
ms.reviewer: mmcc
@@ -164,7 +164,7 @@ Chrome Latest ✔ | Firefox Latest ✔ | IE 9+ & Microsoft Edge ✔<br>IE 8- Co
164164

165165
#### Where can I find code examples?
166166

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).
168168

169169
#### How can I upgrade from the old version of Application Insights?
170170

@@ -196,6 +196,10 @@ Distributed tracing can be disabled in configuration.
196196

197197
See the dedicated [troubleshooting article](https://learn.microsoft.com/troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting).
198198

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+
199203
## Next steps
200204

201205
* [Track usage](usage-overview.md)

0 commit comments

Comments
 (0)