Skip to content

Commit

Permalink
maint(deps): bump github.com/honeycombio/dynsampler-go from 0.5.1 to …
Browse files Browse the repository at this point in the history
…0.6.0 (#334)

Bumps
[github.com/honeycombio/dynsampler-go](https://github.com/honeycombio/dynsampler-go)
from 0.5.1 to 0.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/dynsampler-go/releases">github.com/honeycombio/dynsampler-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.0</h2>
<h2>0.6.0 2024-01-12</h2>
<p>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.</p>
<h3>Fixes</h3>
<ul>
<li>fix: allow throughput samplers to have non-integer rates (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/74">#74</a>)
| <a href="https://github.com/yizzlez">Yi Zhao</a></li>
<li>fix: race condition in WindowedThroughput sampler (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/73">#73</a>)
| <a href="https://github.com/KentQuirk">Kent Quirk</a></li>
</ul>
<h2>Maintenance</h2>
<ul>
<li>maint: update codeowners to pipeline-team (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/72">#72</a>)
| <a href="https://github.com/JamieDanielson">Jamie Danielson</a></li>
<li>maint: update project workflow for pipeline (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/71">#71</a>)
| <a href="https://github.com/JamieDanielson">Jamie Danielson</a></li>
<li>maint: update codeowners to pipeline (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/70">#70</a>)
| <a href="https://github.com/JamieDanielson">Jamie Danielson</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/dynsampler-go/blob/main/CHANGELOG.md">github.com/honeycombio/dynsampler-go's
changelog</a>.</em></p>
<blockquote>
<h2>0.6.0 2024-01-12</h2>
<p>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.</p>
<h3>Fixes</h3>
<ul>
<li>fix: allow throughput samplers to have non-integer rates (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/74">#74</a>)
| <a href="https://github.com/yizzlez">Yi Zhao</a></li>
<li>fix: race condition in WindowedThroughput sampler (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/73">#73</a>)
| <a href="https://github.com/KentQuirk">Kent Quirk</a></li>
</ul>
<h2>Maintenance</h2>
<ul>
<li>maint: update codeowners to pipeline-team (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/72">#72</a>)
| <a href="https://github.com/JamieDanielson">Jamie Danielson</a></li>
<li>maint: update project workflow for pipeline (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/71">#71</a>)
| <a href="https://github.com/JamieDanielson">Jamie Danielson</a></li>
<li>maint: update codeowners to pipeline (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/70">#70</a>)
| <a href="https://github.com/JamieDanielson">Jamie Danielson</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/honeycombio/dynsampler-go/commit/cb9c7000537d442dddac30666d0457e89b072dba"><code>cb9c700</code></a>
rel: Prep for v0.6.0 (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/75">#75</a>)</li>
<li><a
href="https://github.com/honeycombio/dynsampler-go/commit/404f948b793a0aeb752f1d8919ba8015609052c5"><code>404f948</code></a>
fix: allow throughput samplers to have non-integer rates (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/74">#74</a>)</li>
<li><a
href="https://github.com/honeycombio/dynsampler-go/commit/7a8d6667cacecd616d5b7fdf6dff5c4c047553ee"><code>7a8d666</code></a>
fix: race condition in WindowedThroughput sampler (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/73">#73</a>)</li>
<li><a
href="https://github.com/honeycombio/dynsampler-go/commit/cca6d8c1da5c35dffc9b13b241b81e5571628d98"><code>cca6d8c</code></a>
maint: update codeowners to pipeline-team (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/72">#72</a>)</li>
<li><a
href="https://github.com/honeycombio/dynsampler-go/commit/d81651d5d9f1eb87f902d4417a8089d424827401"><code>d81651d</code></a>
maint: update project workflow for pipeline (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/71">#71</a>)</li>
<li><a
href="https://github.com/honeycombio/dynsampler-go/commit/34860446a2dd0b945e3d3d5fee67c61eebc418d0"><code>3486044</code></a>
maint: update codeowners to pipeline (<a
href="https://redirect.github.com/honeycombio/dynsampler-go/issues/70">#70</a>)</li>
<li>See full diff in <a
href="https://github.com/honeycombio/dynsampler-go/compare/v0.5.1...v0.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/honeycombio/dynsampler-go&package-manager=go_modules&previous-version=0.5.1&new-version=0.6.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 Feb 6, 2024
1 parent 16d4056 commit df9cbfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/go-sql-driver/mysql v1.7.1
github.com/honeycombio/dynsampler-go v0.5.1
github.com/honeycombio/dynsampler-go v0.6.0
github.com/honeycombio/gonx v1.3.1-0.20171118020637-f9b2468e9ef8
github.com/honeycombio/libhoney-go v1.20.0
github.com/honeycombio/mysqltools v0.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrt
github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8=
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/honeycombio/dynsampler-go v0.5.1 h1:rwOsxLaSlE8RiriiCgBo/LoZjiLEe24CuXPABOGXV+k=
github.com/honeycombio/dynsampler-go v0.5.1/go.mod h1:pJqWFeoMN3syX74PEvlusieyGBbtIBjmTVjLc3thmK4=
github.com/honeycombio/dynsampler-go v0.6.0 h1:fs4mrfeFGU5V+ClwpblFzbWqn4Apb+lKlE7Ja5zL22I=
github.com/honeycombio/dynsampler-go v0.6.0/go.mod h1:pJqWFeoMN3syX74PEvlusieyGBbtIBjmTVjLc3thmK4=
github.com/honeycombio/gonx v1.3.1-0.20171118020637-f9b2468e9ef8 h1:rOkOm6ixU8JxjK/OmJBaWhGQ4YX0sO/e8YUz7twniRc=
github.com/honeycombio/gonx v1.3.1-0.20171118020637-f9b2468e9ef8/go.mod h1:b5vehEHPr2kpld6NR9gSja7nMX8lGQbU5ACKOd9aa9g=
github.com/honeycombio/libhoney-go v1.20.0 h1:PL54R0P9vxIyb28H3twbLb+DCqQlJdMQM55VZg1abKA=
Expand Down

0 comments on commit df9cbfb

Please sign in to comment.