Skip to content

Releases: microsoft/ApplicationInsights-node.js

3.3.0

16 Sep 21:30
0f9d7a1
Compare
Choose a tag to compare

#1382 Allow Distro config to be specified
#1380 [Documentation] Code sample that track custom availability test
#1377 Not add log processor repeatedly when there is any config warning
#1376 Make Azure Functions a Dependency
#1374 Add Support for Azure Functions Programming Model v4
#1371 Update OpenTelemetry Dependencies

3.2.2

21 Aug 16:53
1c6d964
Compare
Choose a tag to compare

#1369 update @azure/monitor-opentelemetry and @azure/monitor-opentelemetry-exporter packages.
#1371 Update OpenTelemetry dependencies.

2.9.6

16 Aug 18:51
512b838
Compare
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
Compare
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
Compare
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
Compare
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
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