Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 18, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
applicationinsights ^2.3.5 -> ^3.12.0 age confidence

Release Notes

microsoft/ApplicationInsights-node.js (applicationinsights)

v3.12.0

Other Changes
  • Update OTLP metric creation to respect multiple inputs. (#​1470)
  • Fix security vulnerability with json-bigint 0.3.1. (#​1472)

v3.11.0

Compare Source

Other Changes
  • Use OTLP/Protobuf exporter for AMW endpoint. (#​1470)

v3.10.0

Compare Source

Features Added
  • Create OTLP metrics exporter in AKS auto-attach scenarios. (#​1467)
Other Changes
  • Improve README config clarity. (#​1464)
  • Fix base URI throwing warnings due to legacy generated files. (#​1462)
  • Update functional tests to resolve CodeQL warning. (#​1460)
  • Rename customer statsbeat to customer SDK stats for clarity. (#​1456)

v3.9.0

Bugs Fixed
  • Fix diagnostic-channel console import. (#​1452)

v3.8.0

Features Added
  • Upgrade to use OpenTelemetry JS 2.x dependencies. (#​1449)
Bugs Fixed
  • Fix trackDependency default timing to treat current time as end time. (#​1445)
  • Fix URI decode logging errors. (#​1448)
Other Changes
  • Suppress CodeQL warnings for test files. (#​1443)
  • Add copilot instructions. (#​1446)

v3.7.0

Compare Source

Other Changes

v3.6.0

Compare Source

Features Added
  • Add setAzureMonitorOptions() to configuration. (#​1416)

v3.5.0

Compare Source

Other Changes
  • Remove populating azure attributes limitation from README. (#​1409)
  • Update Azure Functions dependency. (#​1401)

v3.4.0

Compare Source

Other Changes
  • Update OpenTelemetry links in README. (#​1397)
  • Update performance test naming. (#​1395)
  • Send performance test data to Geneva upon run. (#​1392)
  • Update README regarding ESM support. (#​1390)
  • Remove unused Undici import. (#​1387)

v3.3.0

Compare Source

Features Added
  • Allow distro config to be specified. (#​1382)
  • Add support for Azure Functions programming model v4. (#​1374)
Bugs Fixed
  • Fix adding log processors repeatedly when there is any config warning. (#​1377)
  • Fix Azure Functions dependency issues. (#​1376)
Other Changes
  • Bump express version in the functional tests. (#​1384)
  • Bump body-parser version in the fucntional tests. (#​1381)
  • Add code sample that tracks custom availability to README. (#​1381)
  • Update OpenTelemetry dependencies. (#​1371)

v3.2.2

Compare Source

Other Changes
  • Bumped to using @azure/monitor-opentelemetry v1.7.0. (#​1369)

v3.2.1

Compare Source

Features Added
  • Add ETW diagnostic logging for Windows agent. (#​1350)
Bugs Fixed
  • Fix issue with ETW log generation. (#​1357)
Other Changes
  • Remove @microsoft/typescript-etw dependency. (#​1351)
  • Bump @azure/identity dependency version. (#​1346)
  • Bump @grpc/grpc-js dependency version. (#​1347)

v3.2.0

Compare Source

Features Added
  • Update Live Metrics to be on by Default. (#​1340)
  • Support tracking App Insights v3 shim usage in statsbeat. (#​1331)
Other Changes
  • Bump @azure/msal-node version. (#​1344)
  • Update sampling percentage to accept zero as valid. (#​1337)
  • Update SDK backoff check. (#​1334)

v3.1.0

Compare Source

Features Added
  • Fix default logger settings and add console log level support. (#​1326)
Other Changes
  • Remove Winston diagnostic channel. (#​1327)
  • Update performance counter names. (#​1325)
  • Update tracer provider typing. (#​1314)

v3.0.1

Compare Source

Bugs Fixed
  • Fix telemetry to log conversion. (#​1312)

v3.0.0

Other Changes
  • Update agent backoff logic. (#​1296)
  • Update warning tests and add console logging by default. (#​1292)
  • Update support status of native metrics and environment variables. (#​1298)
  • Clean up shim files and fix check for extended metrics environment variable. (#​1300)
  • Add Application Insights v3 shim performance testing. (#​1302)
  • Update unsupported message and remove deprecated semantic attributes. (#​1306)

v2.9.6

Compare Source

#​1362 Fix crashing with older Node.JS versions upon manual instrumentation
#​1363 Format dependency target to avoid high cardinality metrics
#​1366 Update the @​azure/core-rest-pipeline to the latest version

v2.9.5

Compare Source

#​1293 Fix Linux attach backoff logic for app services.
#​1289 Handle Exceptions Thrown by CLS-hooked Package.
#​1286 Update How Manual Attach is Checked.
#​1284 Fix SDK Already Exists Detection.
#​1283 Fix SDK Version Set in the Agent

v2.9.4

Compare Source

#​1280 Revert Linux App Service SDK Already Exists Changes

v2.9.3

Compare Source

#​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.

v2.9.2

Compare Source

#​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

v2.9.1

Compare Source

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

v2.9.0

Compare Source

#​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.

v2.8.0

Compare Source

#​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

v2.7.3

Compare Source

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

v2.7.2

Compare Source

#​1185 Fix issue with older version of Node.js runtime

v2.7.1

Compare Source

#​1179 Update dependencies with security vulnerabilities
#​1162 Update azure/opentelemetry-instrumentation Dependency

v2.7.0

Compare Source

Features
#​1153 Add support for APPLICATIONINSIGHTS_CONFIGURATION_CONTENT

Bug Fixes
#​1155 Add Handling for Undefined Triggered Function Response

v2.6.0

Compare Source

Features
#​1125 Add Azure cloudRoleName and cloudRoleInstance in all telemetry
#​1126 Add enableLoggerErrorToTrace config

Bug Fixes
#​1131 Fix issue with older version of Node.js runtime
#​1119 Fix Properties Serialization to be Consistent

v2.5.1

Compare Source

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

v2.5.0

Compare Source

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

v2.4.2

Compare Source

#​1070 Add back Azure Functions correlation context hook

v2.4.1

Compare Source

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

v2.4.0

Compare Source

#​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

v2.3.6

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 236fc0d to 814265f Compare April 24, 2024 01:58
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 814265f to 1575fd7 Compare May 14, 2024 06:08
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch 2 times, most recently from c127778 to 956cc9f Compare July 6, 2024 01:19
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 956cc9f to e51af1b Compare August 20, 2024 01:48
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from e51af1b to 0b024a6 Compare September 16, 2024 22:10
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 0b024a6 to b8fcf3e Compare October 29, 2024 00:50
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from b8fcf3e to 5825c32 Compare February 1, 2025 02:27
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 5825c32 to 4aefb77 Compare March 11, 2025 21:06
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 4aefb77 to 823ba52 Compare April 23, 2025 04:59
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 823ba52 to 097cd07 Compare July 28, 2025 21:35
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch 2 times, most recently from 7965aca to 4e21c40 Compare August 10, 2025 15:26
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch 2 times, most recently from 695ec03 to a3d3146 Compare August 19, 2025 12:02
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from a3d3146 to 22e6f9b Compare August 31, 2025 11:47
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 22e6f9b to c17b9f4 Compare September 17, 2025 19:20
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch 2 times, most recently from 834bae1 to 7bce079 Compare September 25, 2025 23:53
@renovate renovate bot force-pushed the renovate/applicationinsights-3.x branch from 7bce079 to 9b6662f Compare September 30, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants