Skip to content

Releases: microsoft/ApplicationInsights-node.js

2.9.6

16 Aug 18:51
512b838

Choose a tag to compare

#1362 Fix crashing with older Node.JS versions upon manual instrumentation
#1363 Format dependency target to avoid high cardinality metrics
#1366 Update the @azure/core-rest-pipeline to the latest version

3.2.1

16 Aug 18:48
903f991

Choose a tag to compare

#1346 Bump @azure/identity from 3.4.2 to 4.2.1
#1347 Bump @grpc/grpc-js from 1.10.4 to 1.10.9
#1350 Add ETW Diagnostic Logger for the Windows Agent
#1351 Remove @microsoft/typescript-etw dependency
#1357 Fix Issue with ETW log generation

3.2.0

01 Jul 04:16
6e0b8d3

Choose a tag to compare

#1340 Update Live Metrics to be on by Default
#1337 Update Sampling Percentage to Accept 0 as Valid
#1334 Update SDK Already Attached Check
#1331 Add Support for Tracking Shim Usage in Statsbeat & Fix Proxy Settings Issue
#1345 Update to using Azure Monitor OpenTelemetry 1.6.0 & Azure Monitor OpenTelemetry Exporter Beta.24
#1346 Bump @azure/identity from 3.4.2 to 4.2.1
#1350 Add ETW Diagnostic Logger to Windows Agent
#1351 Remove @microsoft/typescript-etw dependency

3.1.0

14 May 21:20
0097be1

Choose a tag to compare

#1314 Update Tracer Provider Typing
#1325 Update Performance Counter Names
#1326 Fix Default Logger Settings and Add Console Log Level Support
#1327 Remove Winston Diagnostic Channel

3.0.0

18 Apr 16:47
84f1d4e

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

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

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

Choose a tag to compare

#1280 Revert Linux App Service SDK Already Exists Changes

2.9.3

15 Feb 23:06
3882ee9

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

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.