Update module github.com/DataDog/dd-trace-go/v2 to v2.9.0#147
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/DataDog/dd-trace-go/v2 to v2.9.0#147renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.8.2→v2.9.0Release Notes
DataDog/dd-trace-go (github.com/DataDog/dd-trace-go/v2)
v2.9.0Compare Source
Summary
Application Performance Monitoring (APM)
twmb/franz-go integration
Adds a new contrib package providing tracing for the twmb/franz-go Kafka client. #4250
Trace context propagation hardening
Adds validation and explicit limits on incoming trace context headers:
dd=list-entries over 256 bytes are dropped from incomingtracestate. #4721x-datadog-tagsextraction uses the configurableMaxTagsHeaderLen. #4727Service name origin signaling
Adds
svc.user/svc.autoprocess tags so consumers can distinguish whether a service name was user-configured vs. auto-detected. #4725Application Security Management (ASM)
RFC-1012 ASM tags, metrics, and logs consolidation
Closes remaining gaps in the RFC-1012 ASM observability consolidation effort across tags, metrics, and logs. #4708
LLM Observability
Multi-run experiments
Adds support for running LLM evaluation experiments across multiple iterations. #4660
FlushSync API
Adds an internal
FlushSynccapability for forcing synchronous flush of LLM Observability data — useful for tests and short-lived processes. #4695Profiling
gzip-compressed profile uploads
The profiler now supports gzip compression mode for profile payloads. #4696 #4697
CI Visibility
Performance and reliability improvements across the board: caching for test-metadata / impacted-test decisions / CODEOWNERS lookups, hardening of Go retry edge cases and parallel-test safety, and reduced overhead in the test wrapper. See the CI Visibility section below for the full list.
What's Changed
Application Performance Monitoring (APM)
_datadogattribute if batch size larger than 262144-byte payload limit by @darccio in #4665Application Security Management (ASM)
CI Visibility
LLM Observability
Profiling
General
generateandfix-modulesto include transitivedd-trace-gopackages by @darccio in #4675New Contributors
Full Changelog: DataDog/dd-trace-go@v2.8.0...v2.9.0
Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.