Skip to content

Commit

Permalink
deps: bump go.opentelemetry.io/otel from 1.25.0 to 1.26.0 (#313)
Browse files Browse the repository at this point in the history
Bumps
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
from 1.25.0 to 1.26.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel's
changelog</a>.</em></p>
<blockquote>
<h2>[1.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2>
<h3>Added</h3>
<ul>
<li>Add <code>Recorder</code> in
<code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing
the log bridge implementations. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li>
<li>Add span flags to OTLP spans and links exported by
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li>
<li>Make the initial alpha release of
<code>go.opentelemetry.io/otel/sdk/log</code>.
This new module contains the Go implementation of the OpenTelemetry Logs
SDK.
This module is unstable and breaking changes may be introduced.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more information about these stability guarantees. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li>
<li>Make the initial alpha release of
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
This new module contains an OTLP exporter that transmits log telemetry
using HTTP.
This module is unstable and breaking changes may be introduced.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more information about these stability guarantees. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li>
<li>Make the initial alpha release of
<code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>.
This new module contains an exporter prints log records to STDOUT.
This module is unstable and breaking changes may be introduced.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more information about these stability guarantees. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li>
<li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package.
The package contains semantic conventions from the <code>v1.25.0</code>
version of the OpenTelemetry Semantic Conventions. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to
v1.2.0. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li>
<li>Improve performance of baggage member character validation in
<code>go.opentelemetry.io/otel/baggage</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/9656d0afa72646101e859bf8a1c6d05b73ee094d"><code>9656d0a</code></a>
Release 1.26.0/0.48.0/0.2.0-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/29e1c7e3e4c065d0767b85786ea799a2515322d8"><code>29e1c7e</code></a>
Add custom ring implementation to the BatchProcessor (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/baeb560673c8ff82789dbdeaaad525418c70337f"><code>baeb560</code></a>
sdk/log: Fix doc for LoggerProvider.ForceFlush and
LoggerProvider.Shutdown (#...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/ae55e2974455463e5fa4f36d7fe700bab4207dfe"><code>ae55e29</code></a>
Remove left-over TODO in otlploghttp (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe8e3a1b42997767073598aaf6c5923b664b1254"><code>fe8e3a1</code></a>
Semconv v1.25.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/bf37c5a3a44fb5b4506d2690f35bf038fc729d97"><code>bf37c5a</code></a>
Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/b34cfc47c4e0240b728f28e62f829dc25408746b"><code>b34cfc4</code></a>
Default implementation for empty BatchProcessor (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/9370c5a01f957e1eaf27f631cf99768e084c4cd7"><code>9370c5a</code></a>
Implement resource serialization for stdoutlog (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6e92163d6adf91ec77fa41c155c557da6e078563"><code>6e92163</code></a>
otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f88533381ba23b17bb33f22a762053fb35fd80e7"><code>f885333</code></a>
build(deps): bump golang.org/x/vuln in /internal/tools (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.opentelemetry.io/otel&package-manager=go_modules&previous-version=1.25.0&new-version=1.26.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 02d7179 commit 44a2a59
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@ require (
github.com/safchain/ethtool v0.3.0
github.com/spf13/viper v1.18.2
github.com/vishvananda/netlink v1.2.1-beta.2.0.20231127184239-0ced8385386a
go.opentelemetry.io/otel v1.25.0
go.opentelemetry.io/otel/metric v1.25.0
go.opentelemetry.io/otel/trace v1.25.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/metric v1.26.0
go.opentelemetry.io/otel/trace v1.26.0
go.uber.org/mock v0.4.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gotest.tools v2.2.0+incompatible
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -810,18 +810,18 @@ go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 h1:x8Z78aZx8cOF0+Kkazoc7lwUNMGy0LrzEMxTm4BbTxg=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0/go.mod h1:62CPTSry9QZtOaSsE3tOzhx6LzDhHnXJ6xHeMNNiM6Q=
go.opentelemetry.io/otel v1.25.0 h1:gldB5FfhRl7OJQbUHt/8s0a7cE8fbsPAtdpRaApKy4k=
go.opentelemetry.io/otel v1.25.0/go.mod h1:Wa2ds5NOXEMkCmUou1WA7ZBfLTHWIsp034OVD7AO+Vg=
go.opentelemetry.io/otel v1.26.0 h1:LQwgL5s/1W7YiiRwxf03QGnWLb2HW4pLiAhaA5cZXBs=
go.opentelemetry.io/otel v1.26.0/go.mod h1:UmLkJHUAidDval2EICqBMbnAd0/m2vmpf/dAM+fvFs4=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 h1:Mne5On7VWdx7omSrSSZvM4Kw7cS7NQkOOmLcgscI51U=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0/go.mod h1:IPtUMKL4O3tH5y+iXVyAXqpAwMuzC1IrxVS81rummfE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 h1:IeMeyr1aBvBiPVYihXIaeIZba6b8E1bYp7lbdxK8CQg=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0/go.mod h1:oVdCUtjq9MK9BlS7TtucsQwUcXcymNiEDjgDD2jMtZU=
go.opentelemetry.io/otel/metric v1.25.0 h1:LUKbS7ArpFL/I2jJHdJcqMGxkRdxpPHE0VU/D4NuEwA=
go.opentelemetry.io/otel/metric v1.25.0/go.mod h1:rkDLUSd2lC5lq2dFNrX9LGAbINP5B7WBkC78RXCpH5s=
go.opentelemetry.io/otel/metric v1.26.0 h1:7S39CLuY5Jgg9CrnA9HHiEjGMF/X2VHvoXGgSllRz30=
go.opentelemetry.io/otel/metric v1.26.0/go.mod h1:SY+rHOI4cEawI9a7N1A4nIg/nTQXe1ccCNWYOJUrpX4=
go.opentelemetry.io/otel/sdk v1.24.0 h1:YMPPDNymmQN3ZgczicBY3B6sf9n62Dlj9pWD3ucgoDw=
go.opentelemetry.io/otel/sdk v1.24.0/go.mod h1:KVrIYw6tEubO9E96HQpcmpTKDVn9gdv35HoYiQWGDFg=
go.opentelemetry.io/otel/trace v1.25.0 h1:tqukZGLwQYRIFtSQM2u2+yfMVTgGVeqRLPUYx1Dq6RM=
go.opentelemetry.io/otel/trace v1.25.0/go.mod h1:hCCs70XM/ljO+BeQkyFnbK28SBIJ/Emuha+ccrCRT7I=
go.opentelemetry.io/otel/trace v1.26.0 h1:1ieeAUb4y0TE26jUFrCIXKpTuVK7uJGN9/Z/2LP5sQA=
go.opentelemetry.io/otel/trace v1.26.0/go.mod h1:4iDxvGDQuUkHve82hJJ8UqrwswHYsZuWCBllGV2U2y0=
go.opentelemetry.io/proto/otlp v1.0.0 h1:T0TX0tmXU8a3CbNXzEKGeU5mIVOdf0oykP+u2lIVU/I=
go.opentelemetry.io/proto/otlp v1.0.0/go.mod h1:Sy6pihPLfYHkr3NkUbEhGHFhINUSI/v80hjKIs5JXpM=
go.starlark.net v0.0.0-20230814145427-12f4cb8177e4 h1:Ydko8M6UfXgvSpGOnbAjRMQDIvBheUsjBjkm6Azcpf4=
Expand Down

0 comments on commit 44a2a59

Please sign in to comment.