Releases: microsoft/ApplicationInsights-node.js
Releases · microsoft/ApplicationInsights-node.js
2.1.0-beta.0
#746 Add AAD support
#762 Add retry when redirect is triggered
#759 Use x-forwarded-proto header if available
#739 Adding extra options in default Https agent
2.0.0
Breaking changes:
#740 Adding node.js > 8 requirement
Other changes:
#752 Adding 206 response handling from Breeze
#745 Make native metrics handle creation singleton
#737 Roles support, Endpoint redirects and ping interval hints for Live Metrics
#736 Add support for pre aggregated metrics
#732 Validate envelope after telemetry processors
1.8.10
#728 Add cloud role name automatic population
#727 Bootstrap check for AppInsights SDK to be present updated
#723 Automatic dependency tracking of Azure SDKs not working correctly
1.8.9
#720 Use request.protocol when available in automatic dependency collection
#718 Update diagnostic-channel-publishers to 0.4.3
#717 Adding envelope interface
#711 Fixing issue with packageJsonPath ignored for App version context
#701 Fix Max call stack size exceeded when used with Azure blob storage
#629 Http.createServer is missing the options variable
1.8.8
- #690 Update diagnostic-channel-publishers to 0.4.2
- #692 Correctly parse RDD URLs missing network protocols
- #696 Fix ExceptionTelemetry stackframe regex parser to handle scoped npm packages
1.8.7
SDK
No changes
Codeless Agent
- #678 Update schema for internal attach telemetry
1.8.5
- #663 Fix issue where Node.js Live Metrics would conflict with Live Metrics from other service languages (Java, .NET, etc)
1.8.4
- #661 Fixes HTTP auto-dependency collection for when
URL
is passed as argument (e.g. got
does this by default, even when a string was provided)
1.8.3
SDK
Attach
- Disable attach logging for Linux App Services