chore(backend): Bump OpenTelemetry.Instrumentation.Http from 1.7.1 to 1.12.0 #20
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.7.1 to 1.12.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.12.0
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.12.0
1.12.0
.(#2725)
See CHANGELOG for details.
1.12.0-beta.3
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.12.0-beta.3
Add
db.query.parameter.<key>
attribute(s) to query spans if opted into usingthe
OTEL_DOTNET_EXPERIMENTAL_SQLCLIENT_ENABLE_TRACE_DB_QUERY_PARAMETERS
environment variable. Not supported on .NET Framework.
(#3015,
#3081)
Fix activities not being stopped on .NET Framework when using a global activity
listener.
(#3041)
Breaking change: The
SetDbStatementForText
property has been removed.Behaviors related to this option are now always enabled.
(#3072)
Breaking change: The
Enrich
,Filter
andRecordException
properties havebeen removed for .NET Framework where they were non-functional.
(#3079)
Breaking change: The
Enrich
property has been renamed toEnrichWithSqlCommand
and no longer passes an event name to the delegate.(#3080)
See CHANGELOG for details.
1.12.0-beta.2
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.12.0-beta.2
SqlClient
instrumentation.(#2280,
#2829)
See CHANGELOG for details.
1.12.0-beta.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.12.0-beta.1
1.12.0
.(#2725)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.12.0-beta.1
1.12.0
.(#2725)
See CHANGELOG for details.
1.12.0-alpha.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.12.0-alpha.1
1.12.0
.(#2725)
See CHANGELOG for details.
1.11.3
NuGet: OpenTelemetry.Exporter.Geneva v1.11.3
AFDCorrelationId
inRuntimeContext
would throw unhandled exceptions.
(#2708)
See CHANGELOG for details.
1.11.2
NuGet: OpenTelemetry.Extensions.AWS v1.11.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.11.2
(#2653)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.11.2
(#2653)
See CHANGELOG for details.
1.11.1
NuGet: OpenTelemetry.Exporter.Geneva v1.11.1
1.11.2
.(#2582)
See CHANGELOG for details.
1.11.0
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.11.0
The
http.server.request.duration
histogram (measured in seconds) produced bythe metrics instrumentation in this package now uses the Advice API
to set default explicit buckets following the OpenTelemetry Specification.
(#2430)
Updated OpenTelemetry core component version(s) to
1.11.1
.(#2477)
See CHANGELOG for details.
1.11.0-beta.2
NuGet: OpenTelemetry.Instrumentation.AspNet v1.11.0-beta.2
1.11.2
.(#2582)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.11.0-beta.2
1.11.2
.(#2582)
See CHANGELOG for details.
1.11.0-beta.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.11.0-beta.1
The
http.server.request.duration
histogram (measured in seconds) produced bythe metrics instrumentation in this package now uses the Advice API
to set default explicit buckets following the OpenTelemetry Specification.
(#2430)
Updated OpenTelemetry core component version(s) to
1.11.1
.(#2477)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.11.0-beta.1
1.11.1
.(#2477)
See CHANGELOG for details.
1.10.1
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.10.1
This functionality has been restored.
(#2403)
See CHANGELOG for details.
1.10.0
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.10.0
Drop support for .NET 6 as this target is no longer supported.
(#2138,
(#2360)
Updated OpenTelemetry core component version(s) to
1.10.0
.(#2317)
See CHANGELOG for details.
1.10.0-rc.2
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-rc.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-rc.2
sampling decision. This enables downstream services to make consistent sampling
decisions and prevents incomplete traces.
(#2447)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-rc.2
if empty
LambdaContext
instance is passed.(#2457)
See CHANGELOG for details.
1.10.0-rc.1
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-rc.1
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-rc.1
See CHANGELOG for details.
1.10.0-beta.3
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-beta.3
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-beta.3
AWSClientInstrumentationOptions.SemanticConventionVersion
whichprovides a mechanism for developers to opt-in to newer versions of the
of the OpenTelemetry Semantic Conventions. Currently, you need to opt-in
to these new conventions. In the upcoming stable release of this library,
the new conventions will be enabled by default, and the conventions this library
currently emit will no longer be supported.
(#2367)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-beta.3
AWSClientInstrumentationOptions.SemanticConventionVersion
whichprovides a mechanism for developers to opt-in to newer versions of the
of the Open Telemetry Semantic Conventions.
(#2367)
See CHANGELOG for details.
1.10.0-beta.2
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-beta.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-beta.2
API instead of the deprecated OpenTelemetry API package extension when setting
span status. For details see: Setting Status.
(#2358)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-beta.2
API instead of the deprecated OpenTelemetry API package extension when setting
span status. For details see: Setting Status.
(#2358)
See CHANGELOG for details.
1.10.0-beta.1
NuGet: OpenTelemetry.Resources.Process v1.10.0-beta.1
Drop support for .NET 6 as this target is no longer supported
and add .NET 8/.NET Standard 2.0 targets.
(#2170)
Updated OpenTelemetry core component version(s) to
1.10.0
.(#2317)
See CHANGELOG for details.
1.9.0-beta.1
NuGet: OpenTelemetry.Instrumentation.ServiceFabricRemoting v1.9.0-beta.1
OpenTelemetry.Instrumentation.ServiceFabricRemoting
library.See CHANGELOG for details.
Commits viewable in compare view.
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 <dependency name> 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)