Skip to content

Commit 83bb635

Browse files
committed
Add changelog entry for new environment variable
1 parent 27ad0a3 commit 83bb635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Methods `getExceptionHandledAt` and `setExceptionHandledAt` of `ExceptionTelemetry` marked obsolete and do not do anything.
99
- Obsolete methods of `RemoteDependencyTelemetry`: `getCount`, `setCount`, `getMin`, `setMin`, `getMax`, `setMax`, `getStdDev`, `setStdDev`, `getDependencyKind`, `setDependencyKind`, `getAsync`, `setAsync`, `getDependencySource`, `setDependencySource`.
1010
- Obsolete methods of `RequestTelemetry`: `getHttpMethod`, `setHttpMethod`.
11+
- Add option to configure instrumentation key via `APPINSIGHTS_INSTRUMENTATIONKEY` environment variable for consistency with other SDKs.
1112

1213
## Version 1.0.9
1314
- Fix the issue of infinite retry and connection drain on certificate error by updating the version of http client packaged with the SDK.

0 commit comments

Comments
 (0)