Skip to content

Commit

Permalink
build(deps): bump the otel group with 8 updates (#5232)
Browse files Browse the repository at this point in the history
Bumps the otel group with 8 updates:

| Package | From | To |
| --- | --- | --- |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |
|
[go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go)
| `1.23.1` | `1.24.0` |

Updates `go.opentelemetry.io/otel` from 1.23.1 to 1.24.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.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.23.1
to 1.24.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/exporters/otlp/otlptrace's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from
1.23.1 to 1.24.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/exporters/otlp/otlptrace/otlptracegrpc's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from
1.23.1 to 1.24.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/exporters/otlp/otlptrace/otlptracehttp's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from
1.23.1 to 1.24.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/exporters/stdout/stdouttrace's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/metric` from 1.23.1 to 1.24.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/metric's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/sdk` from 1.23.1 to 1.24.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/sdk's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/trace` from 1.23.1 to 1.24.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/trace's
changelog</a>.</em></p>
<blockquote>
<h2>[1.24.0/0.46.0/0.0.1-alpha] 2024-02-23</h2>
<p>This release is the last to support [Go 1.20].
The next release will require at least [Go 1.21].</p>
<h3>Added</h3>
<ul>
<li>Support [Go 1.22]. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4890">#4890</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>Add exemplar support to
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4900">#4900</a>)</li>
<li>The <code>go.opentelemetry.io/otel/log</code> module is added.
This module includes OpenTelemetry Go's implementation of the Logs
Bridge API.
This module is in an alpha state, it is subject to breaking changes.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more info. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix registration of multiple callbacks when using the global meter
provider from <code>go.opentelemetry.io/otel</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4945">#4945</a>)</li>
<li>Fix negative buckets in output of exponential histograms. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e6e186bfa485f679e35bb775cba63ca24029590d"><code>e6e186b</code></a>
Release v1.24.0/v0.46.0/v0.0.1-alpha (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4966">#4966</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/a5ec3fc14b2ae57e9060178b2c94e07eac9f2105"><code>a5ec3fc</code></a>
Add experimental-logs module set (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4961">#4961</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/27e495d6f94a4236e90180e75765e46559a9af7d"><code>27e495d</code></a>
Fix output exponential histogram negative buckets (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4956">#4956</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/8df89f6aff3fd364c0775fc683b5c11d335123f5"><code>8df89f6</code></a>
log: Remove Value.AsAny (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4963">#4963</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7cc660fc0f81e54adc01d88bc5e4af8d6f362d50"><code>7cc660f</code></a>
log: Add allocation tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4957">#4957</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6ea99afaa0e266f31bd52da3a1c4d1298e87cce1"><code>6ea99af</code></a>
log: Add benchmark tests (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4958">#4958</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/7b3382e4dcee645eb9825f12f195e4e275b38760"><code>7b3382e</code></a>
log: Implement Value and KeyValue types (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4949">#4949</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f793a0575d8d5c42dcc4d5a4cdf01675c7207b8f"><code>f793a05</code></a>
Fix registration of multiple callbacks when using the global meter
provider (...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/c2fdbcaea88641e4c98d44a1c443495826b937f0"><code>c2fdbca</code></a>
design: log value accessors must not panic (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4948">#4948</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/dd3b00f682a78ddef54578a7dc019c4145193165"><code>dd3b00f</code></a>
Add the <code>log/noop</code> package (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/4943">#4943</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.23.1...v1.24.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Feb 27, 2024
1 parent 8b0622b commit 0c53139
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ require (
go.opentelemetry.io/collector/receiver/otlpreceiver v0.95.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.48.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0
go.opentelemetry.io/otel v1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.1
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.23.1
go.opentelemetry.io/otel/metric v1.23.1
go.opentelemetry.io/otel/sdk v1.23.1
go.opentelemetry.io/otel/trace v1.23.1
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.24.0
go.opentelemetry.io/otel/metric v1.24.0
go.opentelemetry.io/otel/sdk v1.24.0
go.opentelemetry.io/otel/trace v1.24.0
go.uber.org/automaxprocs v1.5.3
go.uber.org/goleak v1.3.0
go.uber.org/zap v1.27.0
Expand Down
32 changes: 16 additions & 16 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -563,34 +563,34 @@ go.opentelemetry.io/contrib/propagators/b3 v1.23.0 h1:aaIGWc5JdfRGpCafLRxMJbD65M
go.opentelemetry.io/contrib/propagators/b3 v1.23.0/go.mod h1:Gyz7V7XghvwTq+mIhLFlTgcc03UDroOg8vezs4NLhwU=
go.opentelemetry.io/contrib/zpages v0.48.0 h1:7vnqarYRu2VYvUUwrLWXRk5HqPuCbtuZdgR4eaVeP3Y=
go.opentelemetry.io/contrib/zpages v0.48.0/go.mod h1:fzewgBzh126TFUgnNhI9/1hjvnZes7wBKXAMQmyM01g=
go.opentelemetry.io/otel v1.23.1 h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY=
go.opentelemetry.io/otel v1.23.1/go.mod h1:Td0134eafDLcTS4y+zQ26GE8u3dEuRBiBCTUIRHaikA=
go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=
go.opentelemetry.io/otel v1.24.0/go.mod h1:W7b9Ozg4nkF5tWI5zsXkaKKDjdVjpD4oAt9Qi/MArHo=
go.opentelemetry.io/otel/bridge/opencensus v1.23.1 h1:QmGawK5vW6UdHXypZwWUuag27dJjCzSrVcEpqBpGZzY=
go.opentelemetry.io/otel/bridge/opencensus v1.23.1/go.mod h1:TNxwRvdhakpilWQImJM/a4yd/8mgqDhRVC9Bph9wI/k=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.23.1 h1:ZqRWZJGHXV/1yCcEEVJ6/Uz2JtM79DNS8OZYa3vVY/A=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.23.1/go.mod h1:D7ynngPWlGJrqyGSDOdscuv7uqttfCE3jcBvffDv9y4=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.23.1 h1:q/Nj5/2TZRIt6PderQ9oU0M00fzoe8UZuINGw6ETGTw=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.23.1/go.mod h1:DTE9yAu6r08jU3xa68GiSeI7oRcSEQ2RpKbbQGO+dWM=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.23.1 h1:o8iWeVFa1BcLtVEV0LzrCxV2/55tB3xLxADr6Kyoey4=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.23.1/go.mod h1:SEVfdK4IoBnbT2FXNM/k8yC08MrfbhWk3U4ljM8B3HE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.1 h1:p3A5+f5l9e/kuEBwLOrnpkIDHQFlHmbiVxMURWRK6gQ=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.1/go.mod h1:OClrnXUjBqQbInvjJFjYSnMxBSCXBF8r3b34WqjiIrQ=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.1 h1:cfuy3bXmLJS7M1RZmAL6SuhGtKUp2KEsrm00OlAXkq4=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.1/go.mod h1:22jr92C6KwlwItJmQzfixzQM3oyyuYLCfHiMY+rpsPU=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 h1:t6wl9SPayj+c7lEIFgm4ooDBZVb01IhLB4InpomhRw8=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0/go.mod h1:iSDOcsnSA5INXzZtwaBPrKp/lWu/V14Dd+llD0oI2EA=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0 h1:Mw5xcxMwlqoJd97vwPxA8isEaIoxsta9/Q51+TTJLGE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0/go.mod h1:CQNu9bj7o7mC6U7+CA/schKEYakYXWr79ucDHTMGhCM=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0 h1:Xw8U6u2f8DK2XAkGRFV7BBLENgnTGX9i4rQRxJf+/vs=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0/go.mod h1:6KW1Fm6R/s6Z3PGXwSJN2K4eT6wQB3vXX6CVnYX9NmM=
go.opentelemetry.io/otel/exporters/prometheus v0.45.2 h1:pe2Jqk1K18As0RCw7J08QhgXNqr+6npx0a5W4IgAFA8=
go.opentelemetry.io/otel/exporters/prometheus v0.45.2/go.mod h1:B38pscHKI6bhFS44FDw0eFU3iqG3ASNIvY+fZgR5sAc=
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.23.1 h1:C8r95vDR125t815KD+b1tI0Fbc1pFnwHTBxkbIZ6Szc=
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.23.1/go.mod h1:Qr0qomr64jentMtOjWMbtYeJMSuMSlsPEjmnRA2sWZ4=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.23.1 h1:IqmsDcJnxQSs6W+1TMSqpYO7VY4ZuEKJGYlSBPUlT1s=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.23.1/go.mod h1:VMZ84RYOd4Lrp0+09mckDvqBj2PXWDwOFaxb1P5uO8g=
go.opentelemetry.io/otel/metric v1.23.1 h1:PQJmqJ9u2QaJLBOELl1cxIdPcpbwzbkjfEyelTl2rlo=
go.opentelemetry.io/otel/metric v1.23.1/go.mod h1:mpG2QPlAfnK8yNhNJAxDZruU9Y1/HubbC+KyH8FaCWI=
go.opentelemetry.io/otel/sdk v1.23.1 h1:O7JmZw0h76if63LQdsBMKQDWNb5oEcOThG9IrxscV+E=
go.opentelemetry.io/otel/sdk v1.23.1/go.mod h1:LzdEVR5am1uKOOwfBWFef2DCi1nu3SA8XQxx2IerWFk=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.24.0 h1:s0PHtIkN+3xrbDOpt2M8OTG92cWqUESvzh2MxiR5xY8=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.24.0/go.mod h1:hZlFbDbRt++MMPCCfSJfmhkGIWnX1h3XjkfxZUjLrIA=
go.opentelemetry.io/otel/metric v1.24.0 h1:6EhoGWWK28x1fbpA4tYTOWBkPefTDQnb8WSGXlc88kI=
go.opentelemetry.io/otel/metric v1.24.0/go.mod h1:VYhLe1rFfxuTXLgj4CBiyz+9WYBA8pNGJgDcSFRKBco=
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/sdk/metric v1.23.1 h1:T9/8WsYg+ZqIpMWwdISVVrlGb/N0Jr1OHjR/alpKwzg=
go.opentelemetry.io/otel/sdk/metric v1.23.1/go.mod h1:8WX6WnNtHCgUruJ4TJ+UssQjMtpxkpX0zveQC8JG/E0=
go.opentelemetry.io/otel/trace v1.23.1 h1:4LrmmEd8AU2rFvU1zegmvqW7+kWarxtNOPyeL6HmYY8=
go.opentelemetry.io/otel/trace v1.23.1/go.mod h1:4IpnpJFwr1mo/6HL8XIPJaE9y0+u1KcVmuW7dwFSVrI=
go.opentelemetry.io/otel/trace v1.24.0 h1:CsKnnL4dUAr/0llH9FKuc698G04IrpWV0MQA/Y1YELI=
go.opentelemetry.io/otel/trace v1.24.0/go.mod h1:HPc3Xr/cOApsBI154IU0OI0HJexz+aw5uPdbs3UCjNU=
go.opentelemetry.io/proto/otlp v1.1.0 h1:2Di21piLrCqJ3U3eXGCTPHE9R8Nh+0uglSnOyxikMeI=
go.opentelemetry.io/proto/otlp v1.1.0/go.mod h1:GpBHCBWiqvVLDqmHZsoMM3C5ySeKTC7ej/RNTae6MdY=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
Expand Down

0 comments on commit 0c53139

Please sign in to comment.