Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump go.opentelemetry.io/contrib/instrumentation/net/htt…
…p/otelhttp from 0.50.0 to 0.51.0 (#3047) Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.50.0 to 0.51.0. <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/net/http/otelhttp's releases</a>.</em></p> <blockquote> <h2>Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0</h2> <h3>Added</h3> <ul> <li><code>NewSDK</code> in <code>go.opentelemetry.io/contrib/config</code> now returns a configured SDK with a valid <code>MeterProvider</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4804">#4804</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Change the scope name for the prometheus bridge to <code>go.opentelemetry.io/contrib/bridges/prometheus</code> to match the package. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5396">#5396</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix bug where an empty exemplar was added to counters in <code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395">#5395</a>)</li> <li>Fix bug where the last histogram bucket was missing in <code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395">#5395</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.25.0...v1.26.0">https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.25.0...v1.26.0</a></p> <h2>Release v1.25.0/v0.50.0/v0.19.0/v0.5.0/v0.0.1</h2> <h3>Added</h3> <ul> <li>Implemented setting the <code>cloud.resource_id</code> resource attribute in <code>go.opentelemetry.io/detectors/aws/ecs</code> based on the ECS Metadata v4 endpoint. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5091">#5091</a>)</li> <li>The <code>go.opentelemetry.io/contrib/bridges/otelslog</code> module. This module provides an OpenTelemetry logging bridge for "log/slog". (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5335">#5335</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Update all dependencies to address [GO-2024-2687]. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5359">#5359</a>)</li> </ul> <h3>Removed</h3> <ul> <li>Drop support for <a href="https://go.dev/doc/go1.20">Go 1.20</a>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5163">#5163</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.24.0...v1.25.0">https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.24.0...v1.25.0</a></p> <h2>Release v1.24.0/v0.49.0/v0.18.0/v0.4.0</h2> <p>This release is the last to support <a href="https://go.dev/doc/go1.20">Go 1.20</a>. 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-contrib/issues/5082">#5082</a>)</li> <li>Add support for Summary metrics to <code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5089">#5089</a>)</li> <li>Add support for Exponential (native) Histograms in <code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5093">#5093</a>)</li> </ul> <h3>Removed</h3> <ul> <li>The deprecated <code>RequestCount</code> constant in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is removed. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894">#4894</a>)</li> <li>The deprecated <code>RequestContentLength</code> constant in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is removed. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894">#4894</a>)</li> <li>The deprecated <code>ResponseContentLength</code> constant in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is removed. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894">#4894</a>)</li> <li>The deprecated <code>ServerLatency</code> constant in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> is removed. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4894">#4894</a>)</li> </ul> <!-- raw HTML omitted --> </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/net/http/otelhttp's changelog</a>.</em></p> <blockquote> <h2>[1.26.0/0.51.0/0.20.0/0.6.0/0.1.0] - 2024-04-24</h2> <h3>Added</h3> <ul> <li><code>NewSDK</code> in <code>go.opentelemetry.io/contrib/config</code> now returns a configured SDK with a valid <code>MeterProvider</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4804">#4804</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Change the scope name for the prometheus bridge to <code>go.opentelemetry.io/contrib/bridges/prometheus</code> to match the package. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5396">#5396</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix bug where an empty exemplar was added to counters in <code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395">#5395</a>)</li> <li>Fix bug where the last histogram bucket was missing in <code>go.opentelemetry.io/contrib/bridges/prometheus</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395">#5395</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8c7c4deeeb9b4cc91672f44f74745b52e3eba1c5"><code>8c7c4de</code></a> Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5426">#5426</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/fed6e67d2f7b30a27a9061102d1242945afd1751"><code>fed6e67</code></a> [chore] dependabot updates Sun Apr 21 19:39:24 UTC 2024 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5419">#5419</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/30ed923222392fd870a9eae264ddf7b0e301e544"><code>30ed923</code></a> HTTP Semconv migration Part1 Server - v1.20.0 support (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5333">#5333</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/0ebeecfb87aaa2efa3adc07624d7f249f9761d33"><code>0ebeecf</code></a> change the scope name for the prometheus bridge to match the package (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5396">#5396</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e90376ce1434e152eaaa624f94c14e6697dbb677"><code>e90376c</code></a> Fix bug where an empty exemplar was added to counters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5395">#5395</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/2faced475b326065fbe9253f0f6395a78c874c62"><code>2faced4</code></a> dependabot updates Sun Apr 14 19:43:32 UTC 2024 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5394">#5394</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/d8b068eff0de0c187eb9fb55fd40bee48170f7d2"><code>d8b068e</code></a> build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5393">#5393</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/07d806815f63799717a31a53e546e2731af09992"><code>07d8068</code></a> config: NewSDK can return valid MeterProvider (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/4804">#4804</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/7a9e861fbac7e49c9945a90249dd3e2fce0a0265"><code>7a9e861</code></a> Add benchmarks for the prometheus bridge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5364">#5364</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/b343370e70b6e5a4881b7cd9915af95bd58d121f"><code>b343370</code></a> build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5369">#5369</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.50.0...zpages/v0.51.0">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/net/http/otelhttp&package-manager=go_modules&previous-version=0.50.0&new-version=0.51.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>
- Loading branch information