chore(deps): bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc7 to 1.0.0-rc9.8
Bumps OpenTelemetry.Instrumentation.Http from 1.0.0-rc7 to 1.0.0-rc9.8.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.0.0-rc9.6
OpenTelemetry.Instrumentation.AspNetCore
Removed
netstandard2.0andnetstandard2.1targets. .NET 5 reached EOL in May 2022 and .NET Core 3.1 reaches EOL in December 2022. The instrumentation for ASP.NET Core now requires .NET 6 or later. (#3567)Fixed an issue where activity started within middleware was modified by instrumentation library. (#3498)
Updated to use Activity native support from
System.Diagnostics.DiagnosticSourceto set activity status. (#3118) (#3555)OpenTelemetry.Instrumentation.GrpcNetClient
- Updated to use Activity native support from
System.Diagnostics.DiagnosticSourceto set activity status. (#3118) (#3569)OpenTelemetry.Instrumentation.Http
Updated to use Activity native support from
System.Diagnostics.DiagnosticSourceto set activity status. (#3118) (#3555)Changed activity source name from
OpenTelemetry.HttpWebRequesttoOpenTelemetry.Instrumentation.Http.HttpWebRequestforHttpWebRequests and fromOpenTelemetry.Instrumentation.HttptoOpenTelemetry.Instrumentation.Http.HttpClientforHttpClient. (#3515)1.0.0-rc9.5
OpenTelemetry.Instrumentation.AspNetCore
... (truncated)
Commits
727aab0Update CHANGELOG for 1.4.0-beta.2 release (#3772)16d8e22Add a separate example project for Logs redaction (#3744)0feebf3[HttpClient] Add unit tests forRecordExceptioncase (#3761)6d5dd37Logging state during building of TracerProvider (#3746)8db45a3Adding MinMax to Histograms (#2735)af7ab89[Repo] Attempting to stabilize the API Compatibility CI job (#3766)7852797Bump actions/setup-dotnet from 3.0.1 to 3.0.2 (#3764)0d4c5f5[Logs] Fix: Respect AttributeValueLengthLimit when building otlp LogRecord da...73f8d3c[Metrics] Update default buckets for Explicit Bucket Histogram from spec (#3722)ee9b892SqlClient Instrumentation to leverage native Activity Status. (#3751)- Additional 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)