Skip to content

Pull requests: DataDog/dd-trace-dotnet

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

Reduce allocations in HttpRequestUtils.GetUrl() area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:performance Performance, speed, latency, resource usage (CPU, memory)
#8203 opened Feb 13, 2026 by andrewlock Loading…
Remove the RedisObfuscationUtil.Obfuscate() method as it's never used area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:cleanup Minor code clean up
#8202 opened Feb 13, 2026 by andrewlock Loading…
Improve performance for UriHelpers.CleanUri area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:performance Performance, speed, latency, resource usage (CPU, memory)
#8199 opened Feb 12, 2026 by andrewlock Loading…
[Code Origin] DEBUG-5199 Reduce per-span allocations and locks area:debugger area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:performance Performance, speed, latency, resource usage (CPU, memory)
#8197 opened Feb 12, 2026 by dudikeleti Loading…
Remove allocations for operation name/service name versioning code area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:performance Performance, speed, latency, resource usage (CPU, memory)
#8196 opened Feb 12, 2026 by andrewlock Loading…
[SymDB] Increase SymDB upload batch default to 1MB
#8193 opened Feb 11, 2026 by dudikeleti Loading…
[Build] Support glob patterns in CI build pipeline exclude paths AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos area:builds project files, build scripts, pipelines, versioning, releases, packages
#8190 opened Feb 10, 2026 by lucaspimentel Loading…
Use libdatadog for dotnet area:builds project files, build scripts, pipelines, versioning, releases, packages libdatadog Updates to the libdatadog library and Rust integration
#8186 opened Feb 10, 2026 by NachoEchevarria Draft
Add artifacts for SLO checks to enable notifications area:builds project files, build scripts, pipelines, versioning, releases, packages
#8184 opened Feb 10, 2026 by igoragoli Loading…
Improve performance of AspNetCoreResourceNameHelper.SimplifyRoutePattern area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:performance Performance, speed, latency, resource usage (CPU, memory)
#8180 opened Feb 9, 2026 by andrewlock Loading…
[Profiler] Fix bug in managed code cache area:profiler Issues related to the continous-profiler
#8177 opened Feb 9, 2026 by gleocadie Loading…
Cache MessagePack bytes rather than just the bytes AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations)
#8175 opened Feb 7, 2026 by pierotibou Loading…
[Profiler] Add tracer in the profiling benchmarks area:profiler Issues related to the continous-profiler
#8171 opened Feb 6, 2026 by chrisnas Loading…
Improve performance of AspNetCoreResourceNameHelper.SimplifyRouteTemplate area:integrations area:tracer The core tracer library (Datadog.Trace, does not include OpenTracing, native code, or integrations) type:performance Performance, speed, latency, resource usage (CPU, memory)
#8170 opened Feb 6, 2026 by andrewlock Loading…
[Profiler] cleanup thread names and IDs area:profiler Issues related to the continous-profiler
#8169 opened Feb 6, 2026 by chrisnas Loading…
Termination signals fix
#8168 opened Feb 6, 2026 by tonyredondo Loading…
[Profiler] workaround for stack overflow during nested signal handling (#177) area:profiler Issues related to the continous-profiler
#8162 opened Feb 5, 2026 by korniltsev-grafanista Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.