Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Bump github.com/DataDog/datadog-go from 4.8.0+incompatible to 4.8.1+incompatible #3

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2021

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

Release notes

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

v4.8.1

See the Changelog for the details.

Changelog

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

Changes

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

  • [BETA] Adding client side aggregation for distributions, histograms and timings. See #176[].
  • [IMPROVEMENT] Use a worker-specific random source to remove lock contention. See #178[]. Thanks to [@​matthewdale][].
  • [IMPROVEMENT] Update devMode telemetry naming and taging to ease graphing in Datadog. See #175[].

... (truncated)

Commits
  • a0469ac Releasing 4.8.1
  • f507940 Fix telemetry using the global namespace
  • 2d2b6bd Move test to circleci
  • b74c881 Fix differentce in precision for timing when extended aggregation is enabled ...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2021
Bumps [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.8.0+incompatible to 4.8.1+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.0...v4.8.1)

---
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]>
@xvello xvello force-pushed the dependabot/go_modules/github.com/DataDog/datadog-go-4.8.1incompatible branch from 052e5f9 to 1de2feb Compare July 21, 2021 16:25
@xvello xvello merged commit c873da3 into main Jul 21, 2021
@xvello xvello deleted the dependabot/go_modules/github.com/DataDog/datadog-go-4.8.1incompatible branch July 21, 2021 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
1 participant