Skip to content

Releases: microsoft/ApplicationInsights-node.js

2.3.2

29 Apr 19:00
9f4fe3c
Compare
Choose a tag to compare

#956 Turn off Statsbeat if not able to connect to endpoint
#955 Fix issue with DiagnosticLogger errors logging
#952 iKey env variable deprecation
#947 Http requests aren't collected if dispose/setup is called after http.createServer

2.3.1

04 Apr 20:47
c060888
Compare
Choose a tag to compare

#939 Bug fix affecting webpack bundling in latest version.

2.3.0

31 Mar 23:39
3582768
Compare
Choose a tag to compare

#891 Adding Web Snippet injection feature
#933, #932 Updated dependencies with security vulnerabilities
#924 Change Statsbeat long metrics interval
#923 Handle cls context bind errors #923
#921 Do not add tracing headers in Azure SDK outgoing requests
#922 Disable Statsbeat when endpoint is not accessible

2.2.2

02 Mar 22:50
033d1f4
Compare
Choose a tag to compare

This version of the SDK is deprecated. Please update to the latest version.
#919 Turn off Statsbeat when AMPLS is used
#918 Shorten host property in network statsbeat
#915 Bunyan error not sent correctly
#911 Statsbeat do not count failed request when throttle
#910 Do not retry on 439, quota reached

2.2.1

15 Feb 22:12
811975d
Compare
Choose a tag to compare

#899 Update applicationinsights-native-metrics
#897 Fix issue with Statsbeat instrumentation data
#895 Ignore github files in npm package
#893 Update deprecated dependencies
#892 Fix context in Azure SDK auto generated telemetry
#887 Adding sanitization of properties to avoid Breeze errors
#885 Add path to http dependency when host is missing
#884 Improve memory consumption when Live Metrics is enabled

2.2.0

08 Dec 18:55
137933e
Compare
Choose a tag to compare

#875 #851 Add configuration support through JSON file
#869 Add namespace for custom metrics
#876 Remove azure/logger because of incompatibility with SDK

2.1.9

11 Nov 23:49
dca4088
Compare
Choose a tag to compare

#867 Handle JSON stringify errors
#866 Allowing internal logs to be stored in local file
#863 Only enable http Agent when calling Breeze
#861 Generate correlation context for dependencies with no request associated
#860 Fix issue with exception telemetry not being generated for Bunyan errors
#859 Prevent CorrelationIdManager to block process termination
#858 Check for clients in auto instrumentation subs
#857 Statsbeat only send feature metrics when available
#855 File protection check for disk storage only when enabled
#854 SDK prevents app crash in Linux Azure App Services
#850 Adding context to custom metrics sent for Statsbeat

2.1.8

28 Sep 23:38
c47b6b5
Compare
Choose a tag to compare

#841 Adding AAD handling
#843 Allow AAD credential to be passed in Bootstrap
#848 Updating SpanParser to latest AI mapping specs
#847 Fix package.json dependency issues
#845 Fix issue loading SDK version
#844 Fix issue with some pre aggregated Metrics intervals
#842 Azure VM error log only in debug mode

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