Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps go.opentelemetry.io/contrib/samplers/jaegerremote from 0.27.0 to 0.28.0.

Changelog

Sourced from go.opentelemetry.io/contrib/samplers/jaegerremote's changelog.

[1.34.0/0.59.0/0.28.0/0.14.0/0.9.0/0.7.0/0.6.0] - 2025-01-17

Added

  • Generate server metrics with semantic conventions v1.26.0 in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp when OTEL_SEMCONV_STABILITY_OPT_IN is set to http/dup. (#6411)
  • Generate client metrics with semantic conventions v1.26.0 in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp when OTEL_SEMCONV_STABILITY_OPT_IN is set to http/dup. (#6607)

Fixed

  • Fix error logged by Jaeger remote sampler on empty or unset OTEL_TRACES_SAMPLER_ARG environment variable (#6511)
  • Relax minimum Go version to 1.22.0 in various modules. (#6595)
  • NewSDK handles empty OpenTelemetryConfiguration.Resource properly in go.opentelemetry.io/contrib/config/v0.3.0. (#6606)
  • Fix a possible nil dereference panic in NewSDK of go.opentelemetry.io/contrib/config/v0.3.0. (#6606)
Commits
  • aad3f90 Release prep 1.3.0/0.28.0 (#1477)
  • dac6cdb fix: test failure cases on windows (#1047)
  • 83de463 build(deps): bump github.com/Shopify/sarama (#1461)
  • ee84b06 build(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 in /tools (#1473)
  • 305cbc5 build(deps): bump cloud.google.com/go in /detectors/gcp (#1462)
  • fec3ae9 build(deps): bump github.com/aws/aws-sdk-go-v2 (#1464)
  • 7dd8052 build(deps): bump github.com/emicklei/go-restful/v3 (#1458)
  • e4875ec build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.11 in /i...
  • c579f5d build(deps): bump github.com/Shopify/sarama (#1460)
  • ef81aab build(deps): bump github.com/Shopify/sarama (#1465)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Jan 20, 2025
Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit f0f6c4b
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/678e0018a918b700084c0633

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.72%. Comparing base (735969d) to head (f0f6c4b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2953   +/-   ##
=======================================
  Coverage   84.72%   84.72%           
=======================================
  Files         113      113           
  Lines        5239     5239           
=======================================
  Hits         4439     4439           
  Misses        634      634           
  Partials      166      166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kodiakhq kodiakhq bot removed the automerge label Jan 20, 2025
Copy link
Contributor

kodiakhq bot commented Jan 20, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@thomaspoignant
Copy link
Owner

@dependabot recreate

Bumps [go.opentelemetry.io/contrib/samplers/jaegerremote](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.27.0...zpages/v0.28.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/samplers/jaegerremote
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opentelemetry.io/contrib/samplers/jaegerremote-0.28.0 branch from 9a9f20e to f0f6c4b Compare January 20, 2025 07:49
Copy link

@kodiakhq kodiakhq bot merged commit 3414d9e into main Jan 20, 2025
23 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/go.opentelemetry.io/contrib/samplers/jaegerremote-0.28.0 branch January 20, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant