Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2022

Bumps go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.31.0 to 0.36.0.

Changelog

Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.

[0.36.0]

Changed

[1.10.0/0.35.0/0.5.0]

Changed

  • Rename the Typ field of "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc".InterceptorInfo to Type. (#2688)
  • Use Go 1.19 as the default version for CI testing/linting. (#2675)

[1.9.0/0.34.0/0.4.0] - 2022-08-02

Added

  • Add gRPC trace Filter to the go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc package to provide the way to filter the traces automatically generated in interceptors. (#2572)
  • The TextMapPropagator function to go.opentelemetry.io/contrib/propagators/autoprop. This function is used to return a composite TextMapPropagator from registered names (instead of having to specify with an environment variable). (#2593)

Changed

  • Upgraded all semconv package use to v1.12.0. (#2589)

[1.8.0/0.33.0] - 2022-07-08

Added

  • The go.opentelemetry.io/contrib/propagators/autoprop package to provide configuration of propagators with useful defaults and envar support. (#2258)
  • WithPublicEndpointFn hook to dynamically detect public HTTP requests and set their trace parent as a link. (#2342)

Fixed

  • Fix the otelhttp, otelgin, otelmacaron, otelrestful middlewares by using SpanKindServer when deciding the SpanStatus. This makes 4xx response codes to not be an error anymore. (#2427)

[1.7.0/0.32.0] - 2022-04-28

Added

  • Consistent probability sampler implementation. (#1379)

Changed

  • Upgraded all semconv package use to v1.10.0. This includes a backwards incompatible change for the otelgocql package to conform with the specification change. The db.cassandra.keyspace attribute is now transmitted as the db.name attribute. (#2222)

... (truncated)

Commits
  • 0a58a17 Release v0.36.0 (#2781)
  • 2dd2f3d Release Preparation: Remove metric SDK use in otelhttp/test (#2758)
  • 7c4aa3b Release Preparation: Update runtime instrumentation to use new SDK (#2756)
  • 7c2e03e Release Preparation: Update host instrumentation to use new metric SDK (#2754)
  • 2a588c2 Release Preparation: Temporarily remove metric SDK use in otelbeego/test (#2762)
  • 87b2621 Release Preparation: Update metric SDK use in otelgocql (#2760)
  • c4876c3 Prerelease v1.10.0/v0.35.0/v0.5.0 (#2752)
  • b45036e dependabot updates Mon Sep 12 21:22:17 UTC 2022 (#2751)
  • fdfe604 build(deps): bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 in /instr...
  • 9f3760a sarama: fix span name and add payload size sem conv (#2594)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

…golang.org/grpc/otelgrpc

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.31.0 to 0.36.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.31.0...zpages/v0.36.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2022

The following labels could not be found: Skip Changelog.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2022

Superseded by #127.

@dependabot dependabot bot closed this Oct 2, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.36.0 branch October 2, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant