Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2021

Bumps github.com/DataDog/datadog-go from 4.8.1+incompatible to 4.8.2+incompatible.

Changelog

Sourced from github.com/DataDog/datadog-go's changelog.

Changes

4.8.2 / 2021-09-06

  • [BETA][BUGFIX] Fix race condition in aggregation where two sample could overwrite each other when sampled for the first time. See #225[]

4.8.1 / 2021-07-09

  • [BUGFIX] Prevent telemetry from using the client global namespace. See #205[]
  • [BETA][BUGFIX] Fix timings having a different precision with and without extended aggregation. See #204[]

4.8.0 / 2021-06-14

  • [BETA][IMPROVEMENT] Reduce aggregation default window to 2s to reduce sampling aliasing. See #199[]
  • [IMPROVEMENT] Automatically add a "\n" after each metric so the agent can determine if a metric is truncated. Per source EOL detection was made available in agent 7.28 with the dogstatsd_eol_required setting. See #198[]

4.7.0 / 2021-05-05

  • [BETA] Increase the number of workers in the aggregator when using channelMode with extended aggregation to have similar performance than channelMode without aggregation. See #195[].

4.6.1 / 2021-04-30

  • [BETA BUGFIX] Fix telemetry with extended aggregation and channelMode. See #194[].

4.6.0 / 2021-04-16

  • [BETA] Support sample rate and channel mode for extended aggregation (ie: histograms, distributions and timings). See #187[].

4.5.1 / 2021-03-31

  • [BUGFIX] Fix support of UDS and named pipe for DD_AGENT_HOST environment variable. See #192[].

4.5.0 / 2021-03-15

  • [IMPROVEMENT] Increase UDS default timeout from 1ms to 100ms. See #186[].
  • [IMPROVEMENT] Defer connection establishment to first write for Windows Named Pipe. See #190[].

4.4.0 / 2021-02-10

  • [BETA BUGFIX] Fix multi-metric aggregation when packing different metrics in the same packet. See #181[].
  • [FEATURE] Add support for Windows Named Pipes (Windows only). See #182[] and #185[].

4.3.1 / 2021-01-28

  • [BUGFIX] Fix race condition when using sample rate (introduce in 4.3.0). See #179[].

4.3.0 / 2021-01-20

... (truncated)

Commits
  • 5464e13 Releasing 4.8.2
  • 1f9d57a Fix race condition in aggregation
  • f7723fd Rewrite tests for env tags with new test helper
  • 39b5f93 Extract tests for event and service check to their own file
  • 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 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/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.8.1+incompatible to 4.8.2+incompatible.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-go@v4.8.1...v4.8.2)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2021

Superseded by #111.

@dependabot dependabot bot closed this Oct 28, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/DataDog/datadog-go-4.8.2incompatible branch October 28, 2021 11:05
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants