Bump OpenTelemetry.Instrumentation.Http from 1.17.0 to 1.18.0 - #3312
Merged
Conversation
--- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/BervProject.WebApi.Boilerplate.ServiceDefaults/OpenTelemetry.Instrumentation.Http-1.18.0
branch
from
August 24, 2026 01:31
1844618 to
13b21e4
Compare
|
dependabot
Bot
deleted the
dependabot/nuget/BervProject.WebApi.Boilerplate.ServiceDefaults/OpenTelemetry.Instrumentation.Http-1.18.0
branch
August 24, 2026 03:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Updated OpenTelemetry.Instrumentation.Http from 1.17.0 to 1.18.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.18.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.18.0
1.18.0.(#5022)
See CHANGELOG for details.
1.18.0-rc.1
NuGet: OpenTelemetry.Instrumentation.Process v1.18.0-rc.1
1.18.0.(#5022)
See CHANGELOG for details.
1.18.0-beta.2
NuGet: OpenTelemetry.Exporter.Geneva v1.18.0-beta.2
1.18.0.(#5022)
See CHANGELOG for details.
1.18.0-beta.1
NuGet: OpenTelemetry.Exporter.Geneva v1.18.0-beta.1
Fixed a metric TLV serialization issue where an exemplar whose filtered tags
serialized to more than 255 bytes caused the payload to be corrupted.
(#4856)
Renamed the
PrivatePreviewEnableOtlpProtobufEncodingconnection string switchto
EnableOtlpProtobufEncoding. The oldPrivatePreviewEnableOtlpProtobufEncodingswitch is no longer supported.
(#4920)
Fixed a regression introduced in
1.17.0whereEtwDataTransportprepended asynthetic 4-byte length field to the ETW payload for logs and traces, causing
the agent to reject the data with "Bad forward protocol format". The raw
payload is once again written as a single unframed field.
(#4941)
See CHANGELOG for details.
1.18.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.18.0-alpha.1
Added argument validation for EventCounter source names and refresh intervals.
(#5012)
Updated OpenTelemetry core component version(s) to
1.18.0.(#5022)
See CHANGELOG for details.
Commits viewable in compare view.