Skip to content

Releases: microsoft/ApplicationInsights-node.js

2.1.7

15 Sep 18:10
d79cbae
Compare
Choose a tag to compare

#834 Update Azure SDK Span parsing
#838 Use defaultClient.context in QuickPulseClient
#836 Use Website instance ID when running in Azure
#835 Statsbeat update function resource provider

2.1.6

26 Aug 18:37
2c54e13
Compare
Choose a tag to compare

#814 Fix span parser
#818 Prevent Azure SDK OT incompatibility to trigger errors
#823 Add error in context so it can be used in telemetry Processors
#819 Azure VM remove noise logs when running outside of VM
#827 Allow disabling Http Agent keepalive though env variable

2.1.5

10 Aug 23:39
3607753
Compare
Choose a tag to compare

#792 #799 #802 Adding Statsbeat functionality
#797 Update span parser
#793 Update to use WHATWG URL API instead of url.parse()

2.1.4

12 Jul 20:46
5ce8855
Compare
Choose a tag to compare

#790 Updating to latest Azure SDK and OpenTelemetry dependencies
@azure/core-http 2.0.0
@opentelemetry/api 1.0.0

2.1.3

22 Jun 22:56
02a83fd
Compare
Choose a tag to compare

#784 [Bug] SDK is sending unexpected __Empty error telemetry

2.1.2

16 Jun 20:18
cc1b851
Compare
Choose a tag to compare

#778 Negative pre aggregated metrics fix

2.1.2-beta.0

16 Jun 20:54
089061b
Compare
Choose a tag to compare
2.1.2-beta.0 Pre-release
Pre-release

#781 Negative pre aggregated metrics fix

2.1.1

09 Jun 20:35
73f4ff0
Compare
Choose a tag to compare

#768 Adding support for temporary redirect
#767 Handle canceled events for HttpRequest and aborted events for HttpDependency

2.1.0-beta.1

09 Jun 20:32
73f4ff0
Compare
Choose a tag to compare
2.1.0-beta.1 Pre-release
Pre-release

#772 Adding support for temporary redirect

2.1.0

02 Jun 22:56
9ff235d
Compare
Choose a tag to compare

#762 Add retry when redirect is triggered
#759 Use x-forwarded-proto header if available
#739 Adding extra options in default Https agent