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

Bump github.com/DataDog/datadog-go/v5 from 5.3.0 to 5.5.0 #228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps github.com/DataDog/datadog-go/v5 from 5.3.0 to 5.5.0.

Release notes

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

v5.5.0

See the Changelog for the details.

v5.4.0

See the Changelog for the details.

Changelog

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

5.5.0 / 2024-01-23

  • [FEATURE] Added support for Origin Detection when the container-id is unavailable from inside the application container, only applies to cgroupv2. See #291[].
  • [FEATURE] Added DistributionSamples which is similar to Distribution, but it lets the client handle the sampling. The rate is passed to the Agent and not used for further sampling. See #296[].
  • [IMPROVEMENT] The Aggregator no longer allocates memory if there are no tags present. See #297[].

5.4.0 / 2023-12-07

  • [FEATURE] Add WithMaxSamplesPerContext() option to limit the number of samples per context. See #292[].
  • [BUGFIX] Fix the rate of distributions and histograms when using client side aggregation. See #283[].
Commits
  • 208eafd Releasing 5.5.0 (#301)
  • 79c24ea Merge pull request #299 from DataDog/corentin.chary/disconnect
  • 5cdce6d Fix tests
  • 9489183 Update statsd/uds_test.go
  • c31c0e9 Update statsd/uds_test.go
  • 7043d8b Update statsd/uds_test.go
  • 909c877 Fix timeout tests on linux and windows
  • e33f9c9 uds: implement a connect timeout option
  • 2f549e6 [CONTINT-3542] Send in-\<inode> using the cgroup controller when container-i...
  • ed10c5c Fix ContainerID retrieval
  • 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)

Bumps [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-go@v5.3.0...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2024
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.

None yet

0 participants