Skip to content

Pull requests: DataDog/dd-trace-java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump java-profiler (ddprof) to 1.48.0
#12076 opened Jul 27, 2026 by kaahos Draft
Update instrumentation Gradle dependencies tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes
#12074 opened Jul 26, 2026 by dd-octo-sts Bot Loading…
1 task
Add full-trace creation benchmark; production-shape the front-half span benchmarks comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12073 opened Jul 25, 2026 by dougqh Contributor Draft
Add in LLMObs Tool Definitions API comp: mlobs ML Observability (LLMObs)
#12072 opened Jul 24, 2026 by sabrenner Contributor Draft
Tag @Async @Scheduled spring-scheduling spans as errored on exception inst: spring Spring instrumentation type: bug fix Bug fix
#12071 opened Jul 24, 2026 by ValentinZakharov Contributor Loading…
Report stats span collapses over telemetry (stats.collapsed_spans) comp: metrics Metrics tag: ai generated Largely based on code generated by an AI or LLM type: feature Enhancements and improvements
#12070 opened Jul 24, 2026 by dougqh Contributor Draft
Emit additional metric tags on the OTLP stats export path comp: metrics Metrics tag: ai generated Largely based on code generated by an AI or LLM type: feature Enhancements and improvements
#12069 opened Jul 24, 2026 by dougqh Contributor Draft
Fix initialization of samplers for probe file comp: debugger Dynamic Instrumentation type: bug fix Bug fix
#12067 opened Jul 24, 2026 by jpbempel Member Loading…
Report OTLP export status in tracer startup log comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM type: feature Enhancements and improvements
#12062 opened Jul 24, 2026 by bm1549 Contributor Loading…
Remove AgentTracer.noopScope() sentinel comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12060 opened Jul 23, 2026 by mcculls Contributor Loading…
Improve codeowners lookup performance comp: ci visibility Continuous Integration Visibility tag: ai generated Largely based on code generated by an AI or LLM type: feature Enhancements and improvements
#12058 opened Jul 23, 2026 by daniel-mohedano Contributor Loading…
Telemetry for OTLP traces/metrics/logs inst: opentelemetry OpenTelemetry instrumentation tag: ai generated Largely based on code generated by an AI or LLM type: feature Enhancements and improvements
#12057 opened Jul 23, 2026 by mcculls Contributor Loading…
Add per-operation self-tuning dense-store sizing (phase 2) comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12056 opened Jul 23, 2026 by dougqh Contributor Draft
Fix concurrent span event recording in OTel shim inst: opentelemetry OpenTelemetry instrumentation tag: community Community contribution type: bug fix Bug fix
#12053 opened Jul 23, 2026 by Meemaw Loading…
Limit growth of OTLP trace buffer inst: opentelemetry OpenTelemetry instrumentation tag: ai generated Largely based on code generated by an AI or LLM tag: performance Performance related changes type: feature Enhancements and improvements
#12052 opened Jul 23, 2026 by mcculls Contributor Loading…
Improving smoke test capabilities comp: testing Testing tag: do not merge Do not merge changes type: feature Enhancements and improvements
#12051 opened Jul 23, 2026 by PerfectSlayer Contributor Draft
Add test agent session token support comp: testing Testing type: feature Enhancements and improvements
#12050 opened Jul 23, 2026 by PerfectSlayer Contributor Loading…
Test jvm constraints plugin now configures jmh plugin comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes
#12048 opened Jul 23, 2026 by bric3 Contributor Loading…
Generate KnownTags from tag-conventions via the tag-registry code generator (phase 2) comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12047 opened Jul 23, 2026 by dougqh Contributor Draft
Add a two-tier presence bloom to the dense tag store (phase 2) comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12046 opened Jul 23, 2026 by dougqh Contributor Draft
Store known span tags densely in TagMap by tag-id (phase 2) comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12045 opened Jul 23, 2026 by dougqh Contributor Draft
Add key1()/key2() accessors to Hashtable.D2.Entry comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12044 opened Jul 22, 2026 by dougqh Contributor Draft
Add HashingUtils addToHash(Object[]) overloads comp: core Tracer core tag: ai generated Largely based on code generated by an AI or LLM tag: no release notes Changes to exclude from release notes type: refactoring
#12043 opened Jul 22, 2026 by dougqh Contributor Draft
Parse observeFullEvaluationData and hash targeting_key in flagevaluations events comp: openfeature OpenFeature tag: ai generated Largely based on code generated by an AI or LLM type: feature Enhancements and improvements
#12042 opened Jul 22, 2026 by vjfridge Draft
ProTip! Exclude everything labeled bug with -label:bug.