Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Changed
Dependency updates
OpenTelemetry.Instrumentation.Wcf
from1.0.0-rc.17
to1.0.0-rc.18
,Google.Protobuf
updated from3.28.2
to3.28.3
,Microsoft.Extensions.DependencyInjection
from8.0.0
to8.0.1
,Microsoft.Extensions.DependencyInjection.Abstractions
from8.0.1
to8.0.2
,System.Diagnostics.DiagnosticSource
from8.0.0
to8.0.1
,System.Text.Json
from8.0.4
to8.0.5
.Deprecated
All further releases will be supporting macOS Ventura 13 x64
and newer.
Removed
OTEL_DOTNET_AUTO_TRACES_CONSOLE_EXPORTER_ENABLED
,OTEL_DOTNET_AUTO_METRICS_CONSOLE_EXPORTER_ENABLED
, andOTEL_DOTNET_AUTO_LOGS_CONSOLE_EXPORTER_ENABLED
.Instead, use
console
as one of the values for the following environment variables:OTEL_TRACES_EXPORTER
OTEL_METRICS_EXPORTER
OTEL_LOGS_EXPORTER
.Checklist
CHANGELOG.md
is updated.