Other Changes
- Bumped
@opentelemetry/*(0.220 / 2.9) and@azure/monitor-opentelemetryto resolve dependency audit alerts. - Replaced the
diagnostic-channel/diagnostic-channel-publishersconsole log collection with OpenTelemetry console instrumentation provided by@azure/monitor-opentelemetry. - Deprecated
noDiagnosticChannelandnoPatchModulesin favor of OpenTelemetryinstrumentationOptions. - Console severity is now derived from the console method (
console.errormaps to Error,console.warnmaps to Warning, andconsole.log/console.infomap to Information). - An explicitly configured console
logSendingLevelnow takes precedence overAPPLICATIONINSIGHTS_INSTRUMENTATION_LOGGING_LEVEL.
Release PRs
Full Changelog: 3.15.1...3.16.0