fix(deps): update module gopkg.in/datadog/dd-trace-go.v1 to v1.64.0 by self-hosted-renovatebot[bot] · Pull Request #195 · cresta/gitdb · GitHub
Skip to content

fix(deps): update module gopkg.in/datadog/dd-trace-go.v1 to v1.64.0#195

Merged
self-hosted-renovatebot[bot] merged 1 commit into
masterfrom
renovate/gopkg.in-datadog-dd-trace-go.v1-1.x
May 15, 2024
Merged

fix(deps): update module gopkg.in/datadog/dd-trace-go.v1 to v1.64.0#195
self-hosted-renovatebot[bot] merged 1 commit into
masterfrom
renovate/gopkg.in-datadog-dd-trace-go.v1-1.x

Conversation

@self-hosted-renovatebot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gopkg.in/DataDog/dd-trace-go.v1 require minor v1.63.1 -> v1.64.0

Release Notes

DataDog/dd-trace-go (gopkg.in/DataDog/dd-trace-go.v1)

v1.64.0

Compare Source

Summary

In this release, the tracer adds support for tag-based sampling in sampling rules set via remote configuration. See https://docs.datadoghq.com/tracing/trace_collection/runtime_config/ for more on remote configuration.
Additionally, the tracer now supports matching numeric values via span sampling rules, in addition to string values.
For example, [{"error_code": "4??", "sampling_rate":"0.01"}] will now match both the integer 403 and
the string `"403". String matches are now case-insensitive.

This release brings several bug fixes to the tracer, contrib packages, and remote configuration.

Changes

Application Performance Monitoring (APM)

Fixes

Application Performance Monitoring (APM)

New Contributors

Full Changelog: DataDog/dd-trace-go@v1.63.1...v1.64.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@self-hosted-renovatebot self-hosted-renovatebot Bot requested review from a team and cresta-robot as code owners May 15, 2024 14:42
@self-hosted-renovatebot self-hosted-renovatebot Bot enabled auto-merge (squash) May 15, 2024 14:42

@cresta-robot cresta-robot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved by cresta-robot

@self-hosted-renovatebot self-hosted-renovatebot Bot merged commit 8e640de into master May 15, 2024
@self-hosted-renovatebot self-hosted-renovatebot Bot deleted the renovate/gopkg.in-datadog-dd-trace-go.v1-1.x branch May 15, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant