Skip to content

Releases: microsoft/ApplicationInsights-node.js

2.5.1

27 Mar 19:21
b14cd2e
Compare
Choose a tag to compare

Bug Fixes
#1110 Add @azure/opentelemetry-instrumentation-azure-sdk dependency
#1112 Azure Functions should not try to propagate if CorrelationContextManager is disabled
#1109 Heartbeat Update

3.0.0-beta.3

10 Mar 22:19
cfc709e
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release

Breaking changes
#1099 Rename samplingRate to samplingRatio

Other changes
#1103 Updating Heartbeat
#1100 Add Log handler sampling
#1098 Change default logging level to warning
#1105 Add spanProccesor in TraceHandler

3.0.0-beta.2

01 Mar 21:32
d8a95a7
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Breaking changes
#1090 Allow custom OTel Resource to be passed in configuration

Other changes
#1093 Adding suppressOverrideMessage parameter to updateLogLevel
#1088 Agent updates
#1086 Do not flush undefined metricHandlers
#1084 Fix code snippet for resources in readme
#1076 Add default ignoreOutgoingRequestHook for HTTP instrumentation

2.5.0

28 Feb 23:14
da0762e
Compare
Choose a tag to compare

#1079 Remove App ID exchange functionality
#1082 Remove console log in AuthorizationHandler

3.0.0-beta.1

09 Feb 20:18
fb6da55
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

#1076 Add default ignoreOutgoingRequestHook for HTTP instrumentation
#1073 Fix issue with double enablement for instrumentations
#1071 Added Azure Function Hook logic
#1062 Add Azure Agent
#1058 Send Feature/Implementation Statsbeat and Refactor LogsExporter

2.4.2

08 Feb 20:50
8b32209
Compare
Choose a tag to compare

#1070 Add back Azure Functions correlation context hook

2.4.1

08 Feb 19:28
8b32209
Compare
Choose a tag to compare

#1067 Remove preinvocation hook in Azure Functions
#1065 Add types for "@azure/functions-core"

2.4.0

12 Jan 17:18
dd7c195
Compare
Choose a tag to compare

#1057 Update unsecure dependencies
#1056 Update readme to reflect support for node.js 17 and 18
#1048 Add Azure Functions Agent initialization
#1047 Add Azure Functions correlation properties
#1044 Automatically handle request/dependency correlation in Azure Functions
#1040 Migrate from @azure/core-http to @azure/core-rest-pipeline
#1039 Address Negative Average Duration in Statbeat Metrics
#1035 Remove deprecated URL in readme

2.3.6

01 Nov 18:40
cf5a142
Compare
Choose a tag to compare

#1026 Avoid duplication of telemetry when abort event is triggered
#1024 Offline storage write File error handling
#1012 Add web snippet prefix and config

2.3.5

14 Sep 18:27
cb09875
Compare
Choose a tag to compare

#997 Rename and Update Redirect Header for QuickPulse
#1001 Add HTTP Request Timeout
#1003 Add 500 Retry Codes
#1005 Only Retry Errors if 429, 500, or 503 Response Codes During Partial Accept
#1008 Add an Error when ikey/connection string is not Present in the TelemetryClient
#1010 Add msgId Property in Diagnostic Logs
#1007 Add statusCode and exceptionType Fields to the Network Statsbeat