Skip to content

Releases: microsoft/ApplicationInsights-node.js

2.9.3

15 Feb 23:06
3882ee9
Compare
Choose a tag to compare

#1267 Add Exception Handling to File Name for Telemetry Caching.
#1259 Fix error when _shutdownStatsbeat gets called while being undefined.
#1276 Update Statsbeat Network Metric Names.
#1278 Update SDK Version Prefix.

3.0.0 beta 11

26 Jan 01:51
4c8ffd6
Compare
Choose a tag to compare
3.0.0 beta 11 Pre-release
Pre-release

#1262 Extend the shim to support live metrics and the browser SDK Loader.
#1256 Shift to using the diag API for logging.
#1254 Update the shim support table to reflect changes in Azure Monitor OpenTelemetry.
#1248 Fix serialization of logged errors.
#1227 Remove duplicated types.
#1228 Fix request performance counters not being calculated correctly.
#1236 Fix Linux platform check in the agent.

2.9.2

09 Jan 00:19
9c10cd3
Compare
Choose a tag to compare

#1253 Update Web Snippet to Browser SDK Loader in Statsbeat
#1250 Add New Features to Statsbeat
#1243 Add Check for Invalid iKey
#1241 Fix ApplicationInsights:Invalid JSON config file issue

2.9.1

09 Nov 23:54
0217324
Compare
Choose a tag to compare

Fix issue with Live Metrics enablement #1238
Add AKS resource provider in Statsbeat #1237
Fix SDK Already Exists Check for Linux #1235

3.0.0 beta 10

13 Oct 21:18
9d1df44
Compare
Choose a tag to compare
3.0.0 beta 10 Pre-release
Pre-release

#1221 Increase Testing Code Coverage.
#1223 Add env check to initialize OTLP Metrics in AKS.
#1228 Remove duplicate types.
#1228 Fix issue with performance counters not being calculated correctly.

2.9.0

09 Oct 22:37
11c70da
Compare
Choose a tag to compare

#1216 Fix issue with Live Metrics Initialization.
#1219 Check for defaultClient to be present to avoid undefined errors.
#1220 Add support for aadAudience configuration using Connection String.

2.8.0

27 Sep 01:03
c17860c
Compare
Choose a tag to compare

#1181 Add support for Functions programming model v4
#1213 Add env variables to control logging level
#1200 Decode ai_authUser URI
#1196 Avoid request to be blocked once the "dispose" method has been called
#1214 Fix issue with JSON config precedence in App Services
#1216 Fix issue with Live Metrics Initialization

3.0.0 beta.9

21 Sep 01:07
ccee504
Compare
Choose a tag to compare
3.0.0 beta.9 Pre-release
Pre-release

#1203 Fix JSON Configuration in the shim.
#1206 Stringify objects when building a LogRecord
#1208 Use @azure/monitor-opentelemetry
#1209 Rename Options interface to AzureMonitorOpenTelemetryOptions
#1210 Update the README to include shim support information.

3.0.0 beta.8

05 Sep 23:04
c5c9705
Compare
Choose a tag to compare
3.0.0 beta.8 Pre-release
Pre-release

#1201 Shadow Azure Monitor OpenTelemetry Distro
#1197 Add OTLP Exporters and Perf Counters
#1194 Consume latest Azure Monitor OpenTelemetry
#1193 Add Support for Context.tags
#1187 Files restructure to align with Azure Monitor Distro
#1183 Fully Support JSON Configuration

2.7.3

16 Aug 00:55
84d57aa
Compare
Choose a tag to compare

#1189 Fix issue with dependency breaking older Node.js runtimes