Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/gr…
…pc/otelgrpc from 0.40.0 to 0.41.1 (#718) Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.40.0 to 0.41.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases</a>.</em></p> <blockquote> <h2>Release v1.16.1/v0.41.1/v0.10.1</h2> <h2>What's Changed</h2> <h3>Added</h3> <ul> <li>The <code>WithPublicEndpoint</code> and <code>WithPublicEndpointFn</code> options in <code>go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3661">#3661</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Upgrade dependencies of OpenTelemetry Go to use the new <a href="https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.15.1"><code>v1.15.1</code>/<code>v0.38.1</code> release</a></li> </ul> <h3>Fixed</h3> <ul> <li>AWS XRay Remote Sampling to preserve previous rule if updated rule property has not changed in <code>go.opentelemetry.io/contrib/samplers/aws/xray</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3619">#3619</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3620">#3620</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/elaous"><code>@elaous</code></a> made their first contribution in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/3661">open-telemetry/opentelemetry-go-contrib#3661</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.16.0...v1.16.1">https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.16.0...v1.16.1</a></p> <h2>Release v1.16.0/v0.41.0/v0.10.0</h2> <h3>Added</h3> <ul> <li>AWS SDK add <code>rpc.system</code> attribute in <code>go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3582">#3582</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3617">#3617</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code> to align gRPC server span status with the changes in the OpenTelemetry specification. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3685">#3685</a>)</li> <li>Adding the <code>db.statement</code> tag to spans in <code>go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo</code> is now disabled by default. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3519">#3519</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>The error received by <code>otelecho</code> middleware is then passed back to upstream middleware instead of being swallowed. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3656">#3656</a>)</li> <li>Prevent taking from reservoir in AWS XRay Remote Sampler when there is zero capacity in <code>go.opentelemetry.io/contrib/samplers/aws/xray</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3684">#3684</a>)</li> <li>Fix <code>otelhttp.Handler</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> to propagate multiple <code>WriteHeader</code> calls while persisting the initial <code>statusCode</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3580">#3580</a>)</li> </ul> <h2>Release v1.16.0-rc.2/v0.41.0-rc.2/v0.10.0-rc.2</h2> <p>This release upgrades all <code>go.opentelemetry.io/otel</code> dependencies to the <a href="https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.15.0-rc.2">v1.15.0-rc.2/v0.38.0-rc.2 release</a>.</p> <h3>Added</h3> <ul> <li>The <code>WithPublicEndpoint</code> and <code>WithPublicEndpointFn</code> options in <code>go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3563">#3563</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>AWS SDK span name to be of the format <code>Service.Operation</code> in <code>go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3582">#3582</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3521">#3521</a>)</li> <li>Prevent sampler configuration reset from erroneously sampling first span in <code>go.opentelemetry.io/contrib/samplers/jaegerremote</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3603">#3603</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3604">#3604</a>)</li> </ul> <h2>Release v1.16.0-rc.1/v0.41.0-rc.1/v0.10.0-rc.1</h2> <p>This release upgrades to the [release candidate] of the stable OpenTelemetry Go metric API.</p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog</a>.</em></p> <blockquote> <h2>[1.16.1/0.41.1/0.10.1] - 2023-05-02</h2> <h3>Added</h3> <ul> <li>The <code>WithPublicEndpoint</code> and <code>WithPublicEndpointFn</code> options in <code>go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3661">#3661</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Upgrade dependencies of OpenTelemetry Go to use the new <a href="https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.15.1"><code>v1.15.1</code>/<code>v0.38.1</code> release</a></li> </ul> <h3>Fixed</h3> <ul> <li>AWS XRay Remote Sampling to preserve previous rule if updated rule property has not changed in <code>go.opentelemetry.io/contrib/samplers/aws/xray</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3619">#3619</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3620">#3620</a>)</li> </ul> <h2>[1.16.0/0.41.0/0.10.0] - 2023-04-28</h2> <h3>Added</h3> <ul> <li>AWS SDK add <code>rpc.system</code> attribute in <code>go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3582">#3582</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3617">#3617</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code> to align gRPC server span status with the changes in the OpenTelemetry specification. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3685">#3685</a>)</li> <li>Adding the <code>db.statement</code> tag to spans in <code>go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo</code> is now disabled by default. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3519">#3519</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>The error received by <code>otelecho</code> middleware is then passed back to upstream middleware instead of being swallowed. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3656">#3656</a>)</li> <li>Prevent taking from reservoir in AWS XRay Remote Sampler when there is zero capacity in <code>go.opentelemetry.io/contrib/samplers/aws/xray</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3684">#3684</a>)</li> <li>Fix <code>otelhttp.Handler</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> to propagate multiple <code>WriteHeader</code> calls while persisting the initial <code>statusCode</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3580">#3580</a>)</li> </ul> <h2>[1.16.0-rc.2/0.41.0-rc.2/0.10.0-rc.2] - 2023-03-23</h2> <h3>Added</h3> <ul> <li>The <code>WithPublicEndpoint</code> and <code>WithPublicEndpointFn</code> options in <code>go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3563">#3563</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>AWS SDK rename attributes <code>aws.operation</code>, <code>aws.service</code> to <code>rpc.method</code>,<code>rpc.service</code> in <code>go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3582">#3582</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3617">#3617</a>)</li> <li>AWS SDK span name to be of the format <code>Service.Operation</code> in <code>go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3582">#3582</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3521">#3521</a>)</li> <li>Prevent sampler configuration reset from erroneously sampling first span in <code>go.opentelemetry.io/contrib/samplers/jaegerremote</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3603">#3603</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3604">#3604</a>)</li> </ul> <h2>[1.16.0-rc.1/0.41.0-rc.1/0.10.0-rc.1] - 2023-03-02</h2> <h3>Changed</h3> <ul> <li>Dropped compatibility testing for [Go 1.18]. The project no longer guarantees support for this version of Go. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3516">#3516</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/824efd686166156a61571ce81130bdb8fdb60ae2"><code>824efd6</code></a> Release v1.16.1/v0.41.1/v0.10.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3767">#3767</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/46bde6d39cb6488e6430527a2074b68a1e16cb1f"><code>46bde6d</code></a> XRay Remote Sampler - Preserve previous rule reservoir if rule property has n...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8538a773eb81e44260cb04118ae3002d18abfe32"><code>8538a77</code></a> dependabot updates Mon May 1 15:00:57 UTC 2023 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3766">#3766</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e1ca2741e568ad4e07d6b446c84e269a579cf8db"><code>e1ca274</code></a> otelmux: Treat incoming trace ID as links rather than parents (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3661">#3661</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/bcd415ed91e3d03b838c37b080c7a2c0b863112c"><code>bcd415e</code></a> Release v1.16.0/v0.41.0/v0.10.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3745">#3745</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/c347e83d692c5fb3946ea166f208f52210d9a0cd"><code>c347e83</code></a> Update to use HEAD of otel dependencies (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3744">#3744</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/830138c3d01ecb76a8faf37e758617abc7c15fc2"><code>830138c</code></a> Allow respWriterWrapper to call ResponseWriter.WriteHeader multiple times (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3">#3</a>...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f398558b5392ec1c65171ebf9ee9e64dfb92e0c7"><code>f398558</code></a> fix: do not ignore the error as it might be useful for upstream middlewares. ...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/68de2ee02f589e2b2b361cc907f805864c88f92c"><code>68de2ee</code></a> build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3734">#3734</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/d208339209e84cc231cc2065f0effe14c2d883e3"><code>d208339</code></a> [otelmongo] Disable adding the mongo 'db.statement' tag by default (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3519">#3519</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.40.0...zpages/v0.41.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc&package-manager=go_modules&previous-version=0.40.0&new-version=0.41.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information