Skip to content

Releases: microsoft/ApplicationInsights-node.js

3.0.0

18 Apr 16:47
84f1d4e
Compare
Choose a tag to compare

#1282 Fix Auto Exception Collection.
#1292 Update Warning Tests and Add Console Logging by Default.
#1296 Update agent backoff logic.
#1298 Update Support Status of Native Metrics & Env Vars.
#1300 Clean Up Shim Files & Fix Check for Extended Metrics Env Var.
#1302 Add Shim Performance Testing.
#1306 Update Unsupported Messages & Remove Deprecated SemAttrs.

3.0.0 beta 12

22 Mar 22:24
dadcd3a
Compare
Choose a tag to compare
3.0.0 beta 12 Pre-release
Pre-release

#1300 Clean Up Shim Files & Fix Check for Extended Metrics Env Var.
#1298 Update Support Status of Native Metrics & Env Vars.
#1296 Update agent backoff logic
#1292 Update Warning Tests and Add Console Logging by Default.
#1282 Fix Auto Exception Collection.
#1275 Add Note Regarding Our Support for Node Versions.
#1272 Auto collection of logs aligning to OpenTelemetry.
#1271 Update Prefix Version in Auto-Attach Scenarios.
#1270 Update Instrumentation Options Type in Docs and Export from Index.
#1268 Detect Distro Already Loaded in Agent.
#1266 Update Node.js runtime check in Agent.
#1264 Update Beta Code Examples README.

2.9.5

04 Mar 23:47
2b68662
Compare
Choose a tag to compare

#1293 Fix Linux attach backoff logic for app services.
#1289 Handle Exceptions Thrown by CLS-hooked Package.
#1286 Update How Manual Attach is Checked.
#1284 Fix SDK Already Exists Detection.
#1283 Fix SDK Version Set in the Agent

2.9.4

16 Feb 21:12
2284859
Compare
Choose a tag to compare

#1280 Revert Linux App Service SDK Already Exists Changes

2.9.3

15 Feb 23:06
3882ee9
Compare
Choose a tag to compare

#1267 Add Exception Handling to File Name for Telemetry Caching.
#1259 Fix error when _shutdownStatsbeat gets called while being undefined.
#1276 Update Statsbeat Network Metric Names.
#1278 Update SDK Version Prefix.

3.0.0 beta 11

26 Jan 01:51
4c8ffd6
Compare
Choose a tag to compare
3.0.0 beta 11 Pre-release
Pre-release

#1262 Extend the shim to support live metrics and the browser SDK Loader.
#1256 Shift to using the diag API for logging.
#1254 Update the shim support table to reflect changes in Azure Monitor OpenTelemetry.
#1248 Fix serialization of logged errors.
#1227 Remove duplicated types.
#1228 Fix request performance counters not being calculated correctly.
#1236 Fix Linux platform check in the agent.

2.9.2

09 Jan 00:19
9c10cd3
Compare
Choose a tag to compare

#1253 Update Web Snippet to Browser SDK Loader in Statsbeat
#1250 Add New Features to Statsbeat
#1243 Add Check for Invalid iKey
#1241 Fix ApplicationInsights:Invalid JSON config file issue

2.9.1

09 Nov 23:54
0217324
Compare
Choose a tag to compare

Fix issue with Live Metrics enablement #1238
Add AKS resource provider in Statsbeat #1237
Fix SDK Already Exists Check for Linux #1235

3.0.0 beta 10

13 Oct 21:18
9d1df44
Compare
Choose a tag to compare
3.0.0 beta 10 Pre-release
Pre-release

#1221 Increase Testing Code Coverage.
#1223 Add env check to initialize OTLP Metrics in AKS.
#1228 Remove duplicate types.
#1228 Fix issue with performance counters not being calculated correctly.

2.9.0

09 Oct 22:37
11c70da
Compare
Choose a tag to compare

#1216 Fix issue with Live Metrics Initialization.
#1219 Check for defaultClient to be present to avoid undefined errors.
#1220 Add support for aadAudience configuration using Connection String.