Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the opentelemetry group across 1 directory with 7 updates #460

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the opentelemetry group with 7 updates in the /src/backend directory:

Package From To
OpenTelemetry.Exporter.Console 1.10.0 1.11.0
OpenTelemetry.Exporter.OpenTelemetryProtocol 1.10.0 1.11.0
OpenTelemetry.Exporter.Zipkin 1.10.0 1.11.0
OpenTelemetry.Extensions.Hosting 1.10.0 1.11.0
OpenTelemetry.Instrumentation.AspNetCore 1.9.0 1.10.1
OpenTelemetry.Instrumentation.Http 1.9.0 1.10.0
OpenTelemetry.Instrumentation.Runtime 1.9.0 1.10.0

Updates OpenTelemetry.Exporter.Console from 1.10.0 to 1.11.0

Release notes

Sourced from OpenTelemetry.Exporter.Console's releases.

core-1.11.0

For highlights and announcements pertaining to this release see: Release Notes > 1.11.0.

The following changes are from the previous release 1.11.0-rc.1.

... (truncated)

Changelog

Sourced from OpenTelemetry.Exporter.Console's changelog.

1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and transmission of outgoing data is now performed manually to improve the overall performance.
Commits
  • 837e852 [release] Prepare release core-1.11.0 (#6063)
  • 3d1f74d [sdk-tracing] Allow samplers to set TraceState for propagation-only spans (#6...
  • 17bbd83 Bump dotnet-sdk from 9.0.101 to 9.0.102 (#6061)
  • 90dd82c [docs-metrics] Link to advice guide in docs (#6062)
  • cd31c57 [repo] Trigger builds when SDK is changed (#6050)
  • 6100452 Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 (#6044)
  • 7ae7b13 [sdk-metrics] Include Meter.Tags in metric identity resolution (#5982)
  • 408a52d [repo] Breakdown emeritus into roles in main README (#6038)
  • 7d7d37a [shared] Bump OTLP proto files to 1.5.0 (#6039)
  • 2906858 [Exporter.OpenTelemetryProtocol] Remove PeerServiceResolver from compilation ...
  • Additional commits viewable in compare view

Updates OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.10.0 to 1.11.0

Release notes

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.

core-1.11.0

For highlights and announcements pertaining to this release see: Release Notes > 1.11.0.

The following changes are from the previous release 1.11.0-rc.1.

... (truncated)

Changelog

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's changelog.

1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and transmission of outgoing data is now performed manually to improve the overall performance.
Commits
  • 837e852 [release] Prepare release core-1.11.0 (#6063)
  • 3d1f74d [sdk-tracing] Allow samplers to set TraceState for propagation-only spans (#6...
  • 17bbd83 Bump dotnet-sdk from 9.0.101 to 9.0.102 (#6061)
  • 90dd82c [docs-metrics] Link to advice guide in docs (#6062)
  • cd31c57 [repo] Trigger builds when SDK is changed (#6050)
  • 6100452 Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 (#6044)
  • 7ae7b13 [sdk-metrics] Include Meter.Tags in metric identity resolution (#5982)
  • 408a52d [repo] Breakdown emeritus into roles in main README (#6038)
  • 7d7d37a [shared] Bump OTLP proto files to 1.5.0 (#6039)
  • 2906858 [Exporter.OpenTelemetryProtocol] Remove PeerServiceResolver from compilation ...
  • Additional commits viewable in compare view

Updates OpenTelemetry.Exporter.Zipkin from 1.10.0 to 1.11.0

Release notes

Sourced from OpenTelemetry.Exporter.Zipkin's releases.

core-1.11.0

For highlights and announcements pertaining to this release see: Release Notes > 1.11.0.

The following changes are from the previous release 1.11.0-rc.1.

... (truncated)

Changelog

Sourced from OpenTelemetry.Exporter.Zipkin's changelog.

1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and transmission of outgoing data is now performed manually to improve the overall performance.
Commits
  • 837e852 [release] Prepare release core-1.11.0 (#6063)
  • 3d1f74d [sdk-tracing] Allow samplers to set TraceState for propagation-only spans (#6...
  • 17bbd83 Bump dotnet-sdk from 9.0.101 to 9.0.102 (#6061)
  • 90dd82c [docs-metrics] Link to advice guide in docs (#6062)
  • cd31c57 [repo] Trigger builds when SDK is changed (#6050)
  • 6100452 Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 (#6044)
  • 7ae7b13 [sdk-metrics] Include Meter.Tags in metric identity resolution (#5982)
  • 408a52d [repo] Breakdown emeritus into roles in main README (#6038)
  • 7d7d37a [shared] Bump OTLP proto files to 1.5.0 (#6039)
  • 2906858 [Exporter.OpenTelemetryProtocol] Remove PeerServiceResolver from compilation ...
  • Additional commits viewable in compare view

Updates OpenTelemetry.Extensions.Hosting from 1.10.0 to 1.11.0

Release notes

Sourced from OpenTelemetry.Extensions.Hosting's releases.

core-1.11.0

For highlights and announcements pertaining to this release see: Release Notes > 1.11.0.

The following changes are from the previous release 1.11.0-rc.1.

... (truncated)

Changelog

Sourced from OpenTelemetry.Extensions.Hosting's changelog.

1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and transmission of outgoing data is now performed manually to improve the overall performance.
Commits
  • 837e852 [release] Prepare release core-1.11.0 (#6063)
  • 3d1f74d [sdk-tracing] Allow samplers to set TraceState for propagation-only spans (#6...
  • 17bbd83 Bump dotnet-sdk from 9.0.101 to 9.0.102 (#6061)
  • 90dd82c [docs-metrics] Link to advice guide in docs (#6062)
  • cd31c57 [repo] Trigger builds when SDK is changed (#6050)
  • 6100452 Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 (#6044)
  • 7ae7b13 [sdk-metrics] Include Meter.Tags in metric identity resolution (#5982)
  • 408a52d [repo] Breakdown emeritus into roles in main README (#6038)
  • 7d7d37a [shared] Bump OTLP proto files to 1.5.0 (#6039)
  • 2906858 [Exporter.OpenTelemetryProtocol] Remove PeerServiceResolver from compilation ...
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.10.1

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

Instrumentation.AspNetCore-1.10.1

Instrumentation.AspNetCore-1.10.0

Resources.ProcessRuntime-1.10.0-beta.1

Resources.Process-1.10.0-beta.1

Resources.OperatingSystem-1.10.0-beta.1

... (truncated)

Commits
  • 1fc2dba [release] Prepare release Instrumentation.AspNetCore-1.10.1 (#2406)
  • efe6eda [aspnetcore] Restore metrics instrumentation in netstandard builds (#2403)
  • 92b48e1 Added changes to AWSXRayPropagator (#2359)
  • 5811e1d [release] Instrumentation.AspNetCore- stable release 1.10.0 updates (#2401)
  • bef4fbe [release] Prepare release Instrumentation.AspNetCore-1.10.0 (#2400)
  • 3964894 [Instrumentation.AspNetCore] metrics - cleanup code after dropping support fo...
  • e4f3b05 [release] Prepare release Resources.ProcessRuntime-1.10.0-beta.1 (#2398)
  • 94af78e [release] Prepare release Resources.Process-1.10.0-beta.1 (#2396)
  • 9875d90 [release] Prepare release Resources.OperatingSystem-1.10.0-beta.1 (#2394)
  • 0d0db1b [release] Prepare release Resources.Host-1.10.0-beta.1 (#2392)
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.10.0

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

Instrumentation.AspNetCore-1.10.0

Resources.ProcessRuntime-1.10.0-beta.1

Resources.Process-1.10.0-beta.1

Resources.OperatingSystem-1.10.0-beta.1

Resources.Host-1.10.0-beta.1

... (truncated)

Commits
  • f596cfe [release] Prepare release Exporter.Geneva-1.10.0 (#2335)
  • d5b47cb [Resources.AWS] Execute tests against .NET9 (#2328)
  • 32bc2ca [Instrumentation.AspNet] Fix multiple routes of same template in attribute-ba...
  • 8a062aa [infra] Update .gitignore to ignore config files for Visual Studio Live Unit ...
  • cf9384a [Instrumentation.StackExchangeRedis] Fix tests on .NET9 (#2327)
  • 37a80ca [Instrumentation.Wcf] Add RecordException (#2271)
  • 3c6cf48 Add .NET 9 in tests projects (#2313)
  • 9ea2d08 [Instrumentation.SqlClient] Implements database metric `db.client.operation.d...
  • afe4342 [geneva] Tweak OtlpProtobufSerializer to access MetricPoint by ref (#2310)
  • ea459ff [repo] Move Cijo to Emeritus (#2320)
  • Additional commits viewable in compare view

Updates OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.10.0

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

Instrumentation.AspNetCore-1.10.0

Resources.ProcessRuntime-1.10.0-beta.1

Resources.Process-1.10.0-beta.1

Resources.OperatingSystem-1.10.0-beta.1

Resources.Host-1.10.0-beta.1

... (truncated)

Commits
  • f596cfe [release] Prepare release Exporter.Geneva-1.10.0 (#2335)
  • d5b47cb [Resources.AWS] Execute tests against .NET9 (#2328)
  • 32bc2ca [Instrumentation.AspNet] Fix multiple routes of same template in attribute-ba...
  • 8a062aa [infra] Update .gitignore to ignore config files for Visual Studio Live Unit ...
  • cf9384a [Instrumentation.StackExchangeRedis] Fix tests on .NET9 (#2327)
  • 37a80ca [Instrumentation.Wcf] Add RecordException (#2271)
  • 3c6cf48 Add .NET 9 in tests projects (#2313)
  • 9ea2d08 [Instrumentation.SqlClient] Implements database metric `db.client.operation.d...
  • afe4342 [geneva] Tweak OtlpProtobufSerializer to access MetricPoint by ref (#2310)
  • ea459ff [repo] Move Cijo to Emeritus (#2320)
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the opentelemetry group with 7 updates in the /src/backend directory:

| Package | From | To |
| --- | --- | --- |
| [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.0` |
| [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.0` |
| [OpenTelemetry.Exporter.Zipkin](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.0` |
| [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.10.0` | `1.11.0` |
| [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.1` |
| [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.0` |
| [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.9.0` | `1.10.0` |



Updates `OpenTelemetry.Exporter.Console` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.0)

Updates `OpenTelemetry.Exporter.OpenTelemetryProtocol` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.0)

Updates `OpenTelemetry.Exporter.Zipkin` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.0)

Updates `OpenTelemetry.Extensions.Hosting` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.10.0...core-1.11.0)

Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Instrumentation.AspNetCore-1.10.1)

Updates `OpenTelemetry.Instrumentation.Http` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0)

Updates `OpenTelemetry.Instrumentation.Runtime` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Exporter.Zipkin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from hwinther as a code owner January 16, 2025 01:54
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 16, 2025
Copy link

✅ Build successful

Copy link

Summary

Summary
Generated on: 01/16/2025 - 01:57:04
Coverage date: 01/16/2025 - 01:57:03
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 26
Files: 25
Line coverage: 85.1% (648 of 761)
Covered lines: 648
Uncovered lines: 113
Coverable lines: 761
Total lines: 1729
Branch coverage: 66.2% (53 of 80)
Covered branches: 53
Total branches: 80
Method coverage: Feature is only available for sponsors

Coverage

WebApi - 85.1%
Name Line Branch
WebApi 85.1% 66.2%
WebApi.Attributes.DefineConstantsAttribute 100%
WebApi.Controllers.BloggingController 100% 100%
WebApi.Controllers.SendMessageController 100%
WebApi.Controllers.ServiceController 100%
WebApi.Controllers.WeatherForecastController 100%
WebApi.Database.Blog 100%
WebApi.Database.BlogConfiguration 100%
WebApi.Database.BloggingContext 100%
WebApi.Database.Post 100%
WebApi.Database.PostConfiguration 100%
WebApi.Entities.BlogDto 100% 100%
WebApi.Entities.GenericValue`1 100%
WebApi.Entities.PostDto 100% 100%
WebApi.Entities.VersionInformation 100%
WebApi.Entities.WeatherForecast 100%
WebApi.Filters.ValidateModelAttribute 0% 0%
WebApi.Messaging.MessageReceiver 57.6% 20%
WebApi.Messaging.MessageSender 67.9% 37.5%
WebApi.Messaging.RabbitMqHelper 62% 50%
WebApi.Middleware.ExceptionHandlingMiddleware 0% 0%
WebApi.Middleware.ProduceResponseTypeModelProvider 94.4% 75%
WebApi.Migrations.AddBlogMaxLength 82%
WebApi.Migrations.AddBlogTitleField 93.9%
WebApi.Migrations.BloggingContextModelSnapshot 100%
WebApi.Migrations.InitialMigration 94.2%
WebApi.Repository.BloggingRepository 100% 100%
success

Copy link

Code Coverage

Package Line Rate Branch Rate Health
WebApi 85% 66%
Summary 85% (648 / 761) 66% (53 / 80)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant