Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maint(deps): bump github.com/honeycombio/dynsampler-go from 0.5.1 to 0.6.0 #399

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps github.com/honeycombio/dynsampler-go from 0.5.1 to 0.6.0.

Release notes

Sourced from github.com/honeycombio/dynsampler-go's releases.

v0.6.0

0.6.0 2024-01-12

This version tweaks Throughput samplers to permit calculating non-integer sample rates, which makes them choose better sample rates in many scenarios. It also fixes a race condition that was recently detected by an improved Go runtime.

Fixes

  • fix: allow throughput samplers to have non-integer rates (#74) | Yi Zhao
  • fix: race condition in WindowedThroughput sampler (#73) | Kent Quirk

Maintenance

Changelog

Sourced from github.com/honeycombio/dynsampler-go's changelog.

0.6.0 2024-01-12

This version tweaks Throughput samplers to permit calculating non-integer sample rates, which makes them choose better sample rates in many scenarios. It also fixes a race condition that was recently detected by an improved Go runtime.

Fixes

  • fix: allow throughput samplers to have non-integer rates (#74) | Yi Zhao
  • fix: race condition in WindowedThroughput sampler (#73) | Kent Quirk

Maintenance

Commits
  • cb9c700 rel: Prep for v0.6.0 (#75)
  • 404f948 fix: allow throughput samplers to have non-integer rates (#74)
  • 7a8d666 fix: race condition in WindowedThroughput sampler (#73)
  • cca6d8c maint: update codeowners to pipeline-team (#72)
  • d81651d maint: update project workflow for pipeline (#71)
  • 3486044 maint: update codeowners to pipeline (#70)
  • See full diff 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)

Bumps [github.com/honeycombio/dynsampler-go](https://github.com/honeycombio/dynsampler-go) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/honeycombio/dynsampler-go/releases)
- [Changelog](https://github.com/honeycombio/dynsampler-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/dynsampler-go@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/honeycombio/dynsampler-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2024 06:57
@dependabot dependabot bot requested review from lizthegrey and a team February 1, 2024 06:57
@MikeGoldsmith MikeGoldsmith merged commit dfa84b8 into main Feb 6, 2024
4 checks passed
@MikeGoldsmith MikeGoldsmith deleted the dependabot/go_modules/github.com/honeycombio/dynsampler-go-0.6.0 branch February 6, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant