#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
2.9.4
#1280 Revert Linux App Service SDK Already Exists Changes
2.9.3
#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.
2.9.2
#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
Fix issue with Live Metrics enablement #1238
Add AKS resource provider in Statsbeat #1237
Fix SDK Already Exists Check for Linux #1235
2.9.0
#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
#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
2.7.3
#1189 Fix issue with dependency breaking older Node.js runtimes
2.7.2
#1185 Fix issue with older version of Node.js runtime
2.7.1
#1179 Update dependencies with security vulnerabilities
#1162 Update azure/opentelemetry-instrumentation Dependency
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps applicationinsights from 2.3.3 to 2.9.5.
Release notes
Sourced from applicationinsights's releases.
... (truncated)
Commits
2b68662
2.9.5 release (#1290)a352029
Update the backoff logic. (#1293)4d8d07e
Update How Manual Attach is Checked (#1286)1b53f5a
Handle errors thrown by cls.exit failing an assert. (#1289)055355c
Fix SDK already exists detection. (#1284)d0330d7
Fix SDK Version Set in the Agent (#1283)2284859
Release 2.9.4 (#1281)561b23f
Revert changes. (#1280)3882ee9
Release 2.9.3 (#1277)9330245
Update prefix and tests. (#1278)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show