Skip to content

Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.41.1 in /api#25768

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/api/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.41.1
Closed

Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.41.1 in /api#25768
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/api/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.41.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2023

Bumps go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.40.0 to 0.41.1.

Release notes

Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.

Release v1.16.1/v0.41.1/v0.10.1

What's Changed

Added

  • The WithPublicEndpoint and WithPublicEndpointFn options in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#3661)

Changed

Fixed

  • AWS XRay Remote Sampling to preserve previous rule if updated rule property has not changed in go.opentelemetry.io/contrib/samplers/aws/xray. (#3619, #3620)

New Contributors

Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.16.0...v1.16.1

Release v1.16.0/v0.41.0/v0.10.0

Added

  • AWS SDK add rpc.system attribute in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws. (#3582, #3617)

Changed

  • Update go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to align gRPC server span status with the changes in the OpenTelemetry specification. (#3685)
  • Adding the db.statement tag to spans in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo is now disabled by default. (#3519)

Fixed

  • The error received by otelecho middleware is then passed back to upstream middleware instead of being swallowed. (#3656)
  • Prevent taking from reservoir in AWS XRay Remote Sampler when there is zero capacity in go.opentelemetry.io/contrib/samplers/aws/xray. (#3684)
  • Fix otelhttp.Handler in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to propagate multiple WriteHeader calls while persisting the initial statusCode. (#3580)

Release v1.16.0-rc.2/v0.41.0-rc.2/v0.10.0-rc.2

This release upgrades all go.opentelemetry.io/otel dependencies to the v1.15.0-rc.2/v0.38.0-rc.2 release.

Added

  • The WithPublicEndpoint and WithPublicEndpointFn options in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful. (#3563)

Fixed

  • AWS SDK span name to be of the format Service.Operation in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws. (#3582, #3521)
  • Prevent sampler configuration reset from erroneously sampling first span in go.opentelemetry.io/contrib/samplers/jaegerremote. (#3603, #3604)

Release v1.16.0-rc.1/v0.41.0-rc.1/v0.10.0-rc.1

This release upgrades to the [release candidate] of the stable OpenTelemetry Go metric API.

... (truncated)

Changelog

Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.

[1.16.1/0.41.1/0.10.1] - 2023-05-02

Added

  • The WithPublicEndpoint and WithPublicEndpointFn options in go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#3661)

Changed

Fixed

  • AWS XRay Remote Sampling to preserve previous rule if updated rule property has not changed in go.opentelemetry.io/contrib/samplers/aws/xray. (#3619, #3620)

[1.16.0/0.41.0/0.10.0] - 2023-04-28

Added

  • AWS SDK add rpc.system attribute in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws. (#3582, #3617)

Changed

  • Update go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to align gRPC server span status with the changes in the OpenTelemetry specification. (#3685)
  • Adding the db.statement tag to spans in go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo is now disabled by default. (#3519)

Fixed

  • The error received by otelecho middleware is then passed back to upstream middleware instead of being swallowed. (#3656)
  • Prevent taking from reservoir in AWS XRay Remote Sampler when there is zero capacity in go.opentelemetry.io/contrib/samplers/aws/xray. (#3684)
  • Fix otelhttp.Handler in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to propagate multiple WriteHeader calls while persisting the initial statusCode. (#3580)

[1.16.0-rc.2/0.41.0-rc.2/0.10.0-rc.2] - 2023-03-23

Added

  • The WithPublicEndpoint and WithPublicEndpointFn options in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful. (#3563)

Fixed

  • AWS SDK rename attributes aws.operation, aws.service to rpc.method,rpc.service in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws. (#3582, #3617)
  • AWS SDK span name to be of the format Service.Operation in go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws. (#3582, #3521)
  • Prevent sampler configuration reset from erroneously sampling first span in go.opentelemetry.io/contrib/samplers/jaegerremote. (#3603, #3604)

[1.16.0-rc.1/0.41.0-rc.1/0.10.0-rc.1] - 2023-03-02

Changed

  • Dropped compatibility testing for [Go 1.18]. The project no longer guarantees support for this version of Go. (#3516)
Commits
  • 824efd6 Release v1.16.1/v0.41.1/v0.10.1 (#3767)
  • 46bde6d XRay Remote Sampler - Preserve previous rule reservoir if rule property has n...
  • 8538a77 dependabot updates Mon May 1 15:00:57 UTC 2023 (#3766)
  • e1ca274 otelmux: Treat incoming trace ID as links rather than parents (#3661)
  • bcd415e Release v1.16.0/v0.41.0/v0.10.0 (#3745)
  • c347e83 Update to use HEAD of otel dependencies (#3744)
  • 830138c Allow respWriterWrapper to call ResponseWriter.WriteHeader multiple times (#3...
  • f398558 fix: do not ignore the error as it might be useful for upstream middlewares. ...
  • 68de2ee build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#3734)
  • d208339 [otelmongo] Disable adding the mongo 'db.statement' tag by default (#3519)
  • 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)

Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.40.0 to 0.41.1.
- [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.40.0...zpages/v0.41.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling labels May 7, 2023
@dependabot dependabot Bot requested review from codingllama, rosstimothy and zmb3 May 7, 2023 09:58
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from zmb3 May 8, 2023 13:52
@rosstimothy rosstimothy added this pull request to the merge queue May 8, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 8, 2023
@codingllama codingllama added this pull request to the merge queue May 8, 2023
@nklaassen
Copy link
Copy Markdown
Contributor

@codingllama I think these otel updates can still cause race conditions in tsh tests, I haven't gotten around to fixing them all yet #25497

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 8, 2023
@codingllama
Copy link
Copy Markdown
Contributor

Closing in favor of #25497.

@codingllama codingllama closed this May 8, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/api/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.41.1 branch May 8, 2023 21:11
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 Issues related to Go builds/tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants