-
Notifications
You must be signed in to change notification settings - Fork 335
Insights: DataDog/dd-trace-js
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v5.52.0 5.52.0
published
May 13, 2025
33 Pull requests merged by 16 people
-
fix(llmobs): span tags update instead correctly
#5705 merged
May 15, 2025 -
[test-optimization] [SDTEST-2024] Fix Playwright exit code status when it fails before running the test
#5733 merged
May 15, 2025 -
Add an env var for executing integration tests without a sandbox
#5737 merged
May 15, 2025 -
Report waf results
#5655 merged
May 15, 2025 -
[DI] Don't fail to trigger if one of multiple probe conditions throws
#5715 merged
May 14, 2025 -
[DI] Improve error handling during snapshot collection
#5719 merged
May 14, 2025 -
[test-optimization] [SDTEST-1990] Make compatible Test Optimization instrumentations with Node 24
#5711 merged
May 14, 2025 -
[DI] Support enabling Dynamic Instrumentation with simple boolean
#5636 merged
May 14, 2025 -
[DI] Use custom error property for errors reporting state snapshot
#5731 merged
May 14, 2025 -
[DI] Only send probes whos condition is actually met
#5714 merged
May 14, 2025 -
[DI] Clean up code in integration test
#5729 merged
May 14, 2025 -
docs: add node v24 warning to README
#5724 merged
May 13, 2025 -
v5.52.0 proposal
#5684 merged
May 13, 2025 -
simpler adding --no-async-context-frame
#5717 merged
May 13, 2025 -
fix child_process test on node 24
#5722 merged
May 13, 2025 -
Add minimal fast path for esm being enabled
#5601 merged
May 13, 2025 -
add new baggage APIs which act on currently active baggage
#5365 merged
May 13, 2025 -
Pin shared pipeline
#5713 merged
May 13, 2025 -
Node.js 24 support
#5678 merged
May 13, 2025 -
[LANGPLAT-380] Fix OOM tests flakiness
#5590 merged
May 13, 2025 -
use no async context frame option for now
#5706 merged
May 12, 2025 -
Bump taint tracking package
#5701 merged
May 12, 2025 -
Skip app-dir app in nextjs 13.2 test in node 24
#5699 merged
May 12, 2025 -
Skip app-dir app in nextjs 13.2 test in node 24
#5691 merged
May 12, 2025 -
[DI] Add debug logs when starting/stopping the CDP session
#5694 merged
May 12, 2025 -
[test-optimization] [SDTEST-1983] Add commit sha to request of Test Management
#5688 merged
May 12, 2025 -
[DI] Slight improvement to script-matching algorithm
#5695 merged
May 12, 2025 -
re-enable release proposal dont-land-on checks
#5665 merged
May 12, 2025 -
Update pprof-nodejs to 5.8.0
#5693 merged
May 10, 2025 -
tracing: add support for @confluentinc/kafka-javascript
#5489 merged
May 9, 2025 -
manual keep trace on asm standalone and api security
#5649 merged
May 9, 2025 -
[DI] Fix tests in Node.js 24
#5689 merged
May 9, 2025 -
Fix Node 24 warning for invoking fs.existsSync with invalid argument type
#5687 merged
May 9, 2025
21 Pull requests opened by 14 people
-
First version of the new algorithm, WIP
#5697 opened
May 12, 2025 -
[DI] Fix race condition when applying probe at app boot
#5698 opened
May 12, 2025 -
[DI] Clear state when last probe is removed
#5700 opened
May 12, 2025 -
tracing: remove asyncresource from kafka instrumentations
#5703 opened
May 12, 2025 -
tracing: fix kafka header injection error for older kafka brokers
#5704 opened
May 12, 2025 -
convert aws-sdk to runstores instead of asyncresource
#5707 opened
May 12, 2025 -
disable kafka headers in confluent-kafka-js on UNKNOWN_SERVER_ERROR
#5708 opened
May 12, 2025 -
Extended Request Data Collection
#5709 opened
May 13, 2025 -
feat: add deterministic sampling with knuth based on TraceId
#5712 opened
May 13, 2025 -
Cache tainted value of query params in express v5
#5716 opened
May 13, 2025 -
tracing: ensure router next function isn't double wrapped leading to infinite loop
#5718 opened
May 13, 2025 -
chore(ssi): send injection and instrumentation telemetry
#5721 opened
May 13, 2025 -
convert mysql from asyncresource to runstores
#5723 opened
May 13, 2025 -
Configurable NativeSpaceProfiler samplingInterval
#5725 opened
May 13, 2025 -
get rid of --no-async-context-frame
#5726 opened
May 13, 2025 -
v5.52.1 proposal
#5727 opened
May 14, 2025 -
[DI] Refactor mutex code guarding race condition
#5728 opened
May 14, 2025 -
chore: fix confluentinc flaky tests
#5732 opened
May 14, 2025 -
chore: remove async storage from rabbitmq integrations
#5734 opened
May 14, 2025 -
fix: Add mongo heartbeatEnabled param to tracer entrypoint
#5735 opened
May 14, 2025 -
Simplify shimmer.wrapFunction by removing wrapper
#5736 opened
May 15, 2025
2 Issues closed by 1 person
-
[BUG]: Incorrect Exit Code from Playwright Instrumentation
#5702 closed
May 15, 2025 -
[BUG]: Uploading sourcemaps crash on Node.js 24.x
#5686 closed
May 9, 2025
2 Issues opened by 2 people
-
[BUG]: ERR_INVALID_RETURN_PROPERTY_VALUE error when starting up Nuxt 3 app
#5720 opened
May 13, 2025 -
[BUG]: Memory Leak for temporal worker processes
#5690 opened
May 9, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use errorMonitor symbol instead of listening to the error event
#5682 commented on
May 15, 2025 • 7 new comments -
Support for Prisma client library
#5605 commented on
May 14, 2025 • 6 new comments -
Remove code targeting unsupported Node.js versions
#5672 commented on
May 9, 2025 • 3 new comments -
Initial central configuration inversion draft
#5603 commented on
May 15, 2025 • 3 new comments -
Fix amqplib not always passing through the correct method names
#5676 commented on
May 14, 2025 • 0 new comments -
add disabled by default integration concept
#5609 commented on
May 14, 2025 • 0 new comments -
[test-optimization] [SDTEST-1884] Increase minimum supported version of playwright (breaking change)
#5596 commented on
May 9, 2025 • 0 new comments -
feat(llmobs): propagate `mlApp` for LLM proxy or gateway services
#5553 commented on
May 15, 2025 • 0 new comments -
[test-optimization] New default value for test session name (breaking change)
#5409 commented on
May 9, 2025 • 0 new comments -
[test-optimization] Increase minimum supported version of cypress (breaking change)
#5397 commented on
May 9, 2025 • 0 new comments -
feat(tracing): add experimental option to not create spans with span.kind internal
#5364 commented on
May 14, 2025 • 0 new comments -
Fix KafkaJS instrumentation of orphaned promise
#5270 commented on
May 15, 2025 • 0 new comments -
Feature Request: BullMQ Support
#1704 commented on
May 15, 2025 • 0 new comments -
[BUG]: LLMObs agentLessEnabled does not mean no agent?
#5208 commented on
May 14, 2025 • 0 new comments -
[BUG]: Undefined DD_API_KEY + Weird behavior for LLMObs
#5428 commented on
May 14, 2025 • 0 new comments -
[FEATURE]: Add support for AWS Bedrock InvokeStream auto-capture
#5575 commented on
May 14, 2025 • 0 new comments -
[FEATURE]: LLMObs - Instrumentation for `ai-sdk`
#5410 commented on
May 13, 2025 • 0 new comments -
Support: Express v5
#4704 commented on
May 12, 2025 • 0 new comments -
[BUG]: AppSec In App WAF blocking causes uncaught exceptions with Next.js when headers already sent
#5452 commented on
May 12, 2025 • 0 new comments -
[FEATURE]: DD Test Impact Analysis to not override `coverageReporters` in jest config
#5666 commented on
May 9, 2025 • 0 new comments -
[BUG]: Requests and APM metrics zero-ing out with just a dd-trace upgrade 5.24.0 -> 5.35.0
#5247 commented on
May 9, 2025 • 0 new comments