Skip to content

Commit

Permalink
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/gr…
Browse files Browse the repository at this point in the history
…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
mergify[bot] authored May 9, 2023
2 parents 39d1576 + 0cf7124 commit 11d3703
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 28 deletions.
24 changes: 12 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.2
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1
go.uber.org/zap v1.24.0
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.30.0
Expand All @@ -35,11 +35,11 @@ require (

require (
golang.org/x/mod v0.9.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/oauth2 v0.5.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/term v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/term v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.7.0 // indirect
)
Expand All @@ -48,7 +48,7 @@ require (
github.com/Microsoft/go-winio v0.6.0 // indirect
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cenkalti/backoff/v4 v4.2.0 // indirect
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/go-connections v0.4.0 // indirect
Expand Down Expand Up @@ -95,13 +95,13 @@ require (
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
go.opentelemetry.io/otel v1.14.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 // indirect
go.opentelemetry.io/otel v1.15.1 // indirect
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.1 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.1 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 // indirect
go.opentelemetry.io/otel/metric v0.37.0 // indirect
go.opentelemetry.io/otel/sdk v1.14.0 // indirect
go.opentelemetry.io/otel/trace v1.14.0 // indirect
go.opentelemetry.io/otel/metric v0.38.1 // indirect
go.opentelemetry.io/otel/sdk v1.15.1 // indirect
go.opentelemetry.io/otel/trace v1.15.1 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
Expand Down
40 changes: 24 additions & 16 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@ github.com/bmizerany/perks v0.0.0-20141205001514-d9a9656a3a4b/go.mod h1:ac9efd0D
github.com/c2h5oh/datasize v0.0.0-20171227191756-4eba002a5eae/go.mod h1:S/7n9copUssQ56c7aAgHqftWO4LTf4xY6CGWt8Bc+3M=
github.com/cenkalti/backoff/v4 v4.2.0 h1:HN5dHm3WBOgndBH6E8V0q2jIYIR3s9yglV8k/+MN3u4=
github.com/cenkalti/backoff/v4 v4.2.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/census-instrumentation/opencensus-proto v0.3.0/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
Expand Down Expand Up @@ -819,22 +821,28 @@ go.opencensus.io v0.22.4/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
go.opencensus.io v0.22.5/go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk=
go.opencensus.io v0.23.0/go.mod h1:XItmlyltB5F7CS4xOC1DcqMoFqwtC6OG2xF7mCv7P7E=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0 h1:5jD3teb4Qh7mx/nfzq4jO2WFFpvXD0vYWFDrdvNWmXk=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0/go.mod h1:UMklln0+MRhZC4e3PwmN3pCtq4DyIadWw4yikh6bNrw=
go.opentelemetry.io/otel v1.14.0 h1:/79Huy8wbf5DnIPhemGB+zEPVwnN6fuQybr/SRXa6hM=
go.opentelemetry.io/otel v1.14.0/go.mod h1:o4buv+dJzx8rohcUeRmWUZhqupFvzWis188WlggnNeU=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1 h1:Ei1FUQ5CbSNkl2o/XAiksXSyQNAeJBX3ivqJpJ254Ak=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1/go.mod h1:f7TOPTlEcliCBlOYPuNnZTuND71MVTAoINWIt1SmP/c=
go.opentelemetry.io/otel v1.15.1 h1:3Iwq3lfRByPaws0f6bU3naAqOR1n5IeDWd9390kWHa8=
go.opentelemetry.io/otel v1.15.1/go.mod h1:mHHGEHVDLal6YrKMmk9LqC4a3sF5g+fHfrttQIB1NTc=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 h1:/fXHZHGvro6MVqV34fJzDhi7sHGpX3Ej/Qjmfn003ho=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0/go.mod h1:UFG7EBMRdXyFstOwH028U0sVf+AvukSGhF0g8+dmNG8=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.1 h1:XYDQtNzdb2T4uM1pku2m76eSMDJgqhJ+6KzkqgQBALc=
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.15.1/go.mod h1:uOTV75+LOzV+ODmL8ahRLWkFA3eQcSC2aAsbxIu4duk=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 h1:TKf2uAs2ueguzLaxOCBXNpHxfO/aC7PAdDsSH0IbeRQ=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0/go.mod h1:HrbCVv40OOLTABmOn1ZWty6CHXkU8DK/Urc43tHug70=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.1 h1:tyoeaUh8REKay72DVYsSEBYV18+fGONe+YYPaOxgLoE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.1/go.mod h1:HUSnrjQQ19KX9ECjpQxufsF+3ioD3zISPMlauTPZu2g=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 h1:ap+y8RXX3Mu9apKVtOkM6WSFESLM8K3wNQyOU8sWHcc=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0/go.mod h1:5w41DY6S9gZrbjuq6Y+753e96WfPha5IcsOSZTtullM=
go.opentelemetry.io/otel/metric v0.37.0 h1:pHDQuLQOZwYD+Km0eb657A25NaRzy0a+eLyKfDXedEs=
go.opentelemetry.io/otel/metric v0.37.0/go.mod h1:DmdaHfGt54iV6UKxsV9slj2bBRJcKC1B1uvDLIioc1s=
go.opentelemetry.io/otel/metric v0.38.1 h1:2MM7m6wPw9B8Qv8iHygoAgkbejed59uUR6ezR5T3X2s=
go.opentelemetry.io/otel/metric v0.38.1/go.mod h1:FwqNHD3I/5iX9pfrRGZIlYICrJv0rHEUl2Ln5vdIVnQ=
go.opentelemetry.io/otel/sdk v1.14.0 h1:PDCppFRDq8A1jL9v6KMI6dYesaq+DFcDZvjsoGvxGzY=
go.opentelemetry.io/otel/sdk v1.14.0/go.mod h1:bwIC5TjrNG6QDCHNWvW4HLHtUQ4I+VQDsnjhvyZCALM=
go.opentelemetry.io/otel/trace v1.14.0 h1:wp2Mmvj41tDsyAJXiWDWpfNsOiIyd38fy85pyKcFq/M=
go.opentelemetry.io/otel/trace v1.14.0/go.mod h1:8avnQLK+CG77yNLUae4ea2JDQ6iT+gozhnZjy/rw9G8=
go.opentelemetry.io/otel/sdk v1.15.1 h1:5FKR+skgpzvhPQHIEfcwMYjCBr14LWzs3uSqKiQzETI=
go.opentelemetry.io/otel/sdk v1.15.1/go.mod h1:8rVtxQfrbmbHKfqzpQkT5EzZMcbMBwTzNAggbEAM0KA=
go.opentelemetry.io/otel/trace v1.15.1 h1:uXLo6iHJEzDfrNC0L0mNjItIp06SyaBQxu5t3xMlngY=
go.opentelemetry.io/otel/trace v1.15.1/go.mod h1:IWdQG/5N1x7f6YUlmdLeJvH9yxtuJAfc4VW5Agv9r/8=
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
go.opentelemetry.io/proto/otlp v0.19.0 h1:IVN6GR+mhC4s5yfcTbmzHYODqvWAp3ZedA2SJPI1Nnw=
go.opentelemetry.io/proto/otlp v0.19.0/go.mod h1:H7XAot3MsfNsj7EXtrA2q5xSNQ10UqI405h3+duxN4U=
Expand Down Expand Up @@ -949,8 +957,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
golang.org/x/net v0.0.0-20220909164309-bea034e7d591/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk=
golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk=
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk=
golang.org/x/net v0.8.0 h1:Zrh2ngAOFYneWTAIAPethzeaQLuHwhuBkuV6ZiRnUaQ=
golang.org/x/net v0.8.0/go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc=
golang.org/x/net v0.9.0 h1:aWJ/m6xSmxWBx+V0XRHTlrYrPG56jKsLdTFmsSsCzOM=
golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
Expand Down Expand Up @@ -1055,14 +1063,14 @@ golang.org/x/sys v0.0.0-20220624220833-87e55d714810/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU=
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/term v0.6.0 h1:clScbb1cHjoCkyRbWwBEUZ5H/tIFu5TAXIqaZD0Gcjw=
golang.org/x/term v0.6.0/go.mod h1:m6U89DPEgQRMq3DNkDClhWw02AUbt2daBVO4cn4Hv9U=
golang.org/x/term v0.7.0 h1:BEvjmm5fURWqcfbSKTdpkDXYBrUS1c0m8agp14W48vQ=
golang.org/x/term v0.7.0/go.mod h1:P32HKFT3hSsZrRxla30E9HqToFYAQPCMs/zFMBUFqPY=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
Expand All @@ -1072,8 +1080,8 @@ golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.8.0 h1:57P1ETyNKtuIjB4SRd15iJxuhj8Gc416Y78H3qgMh68=
golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
Expand Down

0 comments on commit 11d3703

Please sign in to comment.