Skip to content

feat(dsm,dbm): add process tags support for enhanced trace correlation#7212

Merged
tlhunter merged 2 commits intomasterfrom
tlhunter/process-tags-dsm-dbm
Feb 19, 2026
Merged

feat(dsm,dbm): add process tags support for enhanced trace correlation#7212
tlhunter merged 2 commits intomasterfrom
tlhunter/process-tags-dsm-dbm

Conversation

@tlhunter
Copy link
Copy Markdown
Member

@tlhunter tlhunter commented Jan 9, 2026

Summary

This PR adds propagation hash support to Data Streams Monitoring (DSM) and Database Monitoring (DBM) to enable correlation between traces, database operations, and data stream pathways using process and container metadata.

The propagation hash is an FNV-1a 64-bit hash combining:

  • Process tags: entrypoint info (workdir, name, basedir, type), package.json name
  • Container tags hash: received from the Datadog agent via response headers

This hash is used to:

  • DSM: Include in pathway hash computation and add ProcessTags field to payloads
  • DBM: Add ddsh='<hex_hash>' parameter to SQL comments for database query correlation

Related PRs

@tlhunter tlhunter requested review from a team as code owners January 9, 2026 23:50
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 9, 2026

Overall package size

Self size: 4.65 MB
Deduped: 5.49 MB
No deduping: 5.49 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 813.08 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 9, 2026

Codecov Report

❌ Patch coverage is 90.10989% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.31%. Comparing base (10abda7) to head (1787ebe).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
packages/dd-trace/src/propagation-hash/index.js 84.90% 8 Missing ⚠️
packages/dd-trace/src/exporters/agent/writer.js 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7212      +/-   ##
==========================================
+ Coverage   80.29%   80.31%   +0.02%     
==========================================
  Files         732      733       +1     
  Lines       31468    31546      +78     
==========================================
+ Hits        25267    25336      +69     
- Misses       6201     6210       +9     
Flag Coverage Δ
aiguard-macos 38.93% <30.48%> (-0.18%) ⬇️
aiguard-ubuntu 39.05% <30.48%> (-0.18%) ⬇️
aiguard-windows 38.79% <30.48%> (-0.18%) ⬇️
apm-capabilities-tracing-macos 48.63% <90.10%> (+0.24%) ⬆️
apm-capabilities-tracing-ubuntu 48.66% <90.10%> (+0.24%) ⬆️
apm-capabilities-tracing-windows 47.89% <90.10%> (-0.24%) ⬇️
apm-integrations-child-process 38.50% <31.70%> (-0.18%) ⬇️
apm-integrations-couchbase-18 37.42% <31.70%> (-0.17%) ⬇️
apm-integrations-couchbase-eol 37.90% <31.70%> (-0.02%) ⬇️
apm-integrations-oracledb 37.73% <29.67%> (-0.18%) ⬇️
appsec-express 55.52% <31.70%> (-0.22%) ⬇️
appsec-fastify 51.84% <29.67%> (-0.21%) ⬇️
appsec-graphql 52.03% <31.70%> (-0.19%) ⬇️
appsec-kafka 44.48% <31.70%> (-0.18%) ⬇️
appsec-ldapjs 44.09% <31.70%> (-0.18%) ⬇️
appsec-lodash 43.77% <31.70%> (-0.17%) ⬇️
appsec-macos 58.61% <31.70%> (-0.21%) ⬇️
appsec-mongodb-core 48.84% <29.67%> (-0.33%) ⬇️
appsec-mongoose 49.64% <29.67%> (-0.21%) ⬇️
appsec-mysql 51.01% <29.67%> (-0.21%) ⬇️
appsec-node-serialize 43.29% <31.70%> (-0.17%) ⬇️
appsec-passport 47.78% <31.70%> (-0.21%) ⬇️
appsec-postgres 50.77% <29.67%> (-0.21%) ⬇️
appsec-sourcing 42.64% <31.70%> (-0.17%) ⬇️
appsec-template 43.46% <31.70%> (-0.17%) ⬇️
appsec-ubuntu 58.68% <31.70%> (-0.21%) ⬇️
appsec-windows 58.47% <31.70%> (-0.21%) ⬇️
instrumentations-instrumentation-bluebird 32.20% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-body-parser 40.51% <31.70%> (-0.18%) ⬇️
instrumentations-instrumentation-child_process 37.82% <31.70%> (-0.17%) ⬇️
instrumentations-instrumentation-cookie-parser 34.24% <20.73%> (-0.18%) ⬇️
instrumentations-instrumentation-express 34.58% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.37% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-express-session 40.13% <31.70%> (-0.18%) ⬇️
instrumentations-instrumentation-fs 31.80% <19.51%> (-0.19%) ⬇️
instrumentations-instrumentation-generic-pool 29.76% <0.00%> (ø)
instrumentations-instrumentation-http 39.85% <31.70%> (-0.18%) ⬇️
instrumentations-instrumentation-knex 32.20% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-mongoose 33.37% <19.78%> (-0.19%) ⬇️
instrumentations-instrumentation-multer 40.25% <31.70%> (-0.18%) ⬇️
instrumentations-instrumentation-mysql2 38.29% <29.67%> (-0.19%) ⬇️
instrumentations-instrumentation-passport 44.09% <31.70%> (-0.19%) ⬇️
instrumentations-instrumentation-passport-http 43.76% <31.70%> (-0.18%) ⬇️
instrumentations-instrumentation-passport-local 44.30% <31.70%> (-0.19%) ⬇️
instrumentations-instrumentation-pg 37.71% <29.67%> (-0.19%) ⬇️
instrumentations-instrumentation-promise 32.13% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-promise-js 32.13% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-q 32.18% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-url 32.10% <20.73%> (-0.19%) ⬇️
instrumentations-instrumentation-when 32.15% <20.73%> (-0.19%) ⬇️
llmobs-ai 41.33% <31.70%> (-0.32%) ⬇️
llmobs-anthropic 40.32% <31.70%> (-0.18%) ⬇️
llmobs-bedrock 39.25% <31.70%> (-0.15%) ⬇️
llmobs-google-genai 39.84% <31.70%> (-0.16%) ⬇️
llmobs-langchain 39.43% <31.70%> (-0.14%) ⬇️
llmobs-openai 44.14% <31.70%> (-0.19%) ⬇️
llmobs-vertex-ai 40.11% <31.70%> (-0.17%) ⬇️
platform-core 29.71% <ø> (ø)
platform-esbuild 32.89% <ø> (ø)
platform-instrumentations-misc 40.53% <ø> (ø)
platform-shimmer 36.14% <ø> (ø)
platform-unit-guardrails 31.27% <ø> (ø)
plugins-azure-event-hubs 24.02% <ø> (ø)
plugins-azure-service-bus 23.42% <ø> (ø)
plugins-bullmq 43.66% <42.68%> (-0.15%) ⬇️
plugins-cassandra 37.77% <29.67%> (-0.18%) ⬇️
plugins-cookie 25.08% <ø> (ø)
plugins-cookie-parser 24.87% <ø> (ø)
plugins-crypto 24.72% <ø> (ø)
plugins-dd-trace-api 38.36% <31.70%> (-0.18%) ⬇️
plugins-express-mongo-sanitize 25.04% <ø> (ø)
plugins-express-session 24.83% <ø> (ø)
plugins-fastify 42.27% <31.70%> (-0.19%) ⬇️
plugins-fetch 38.32% <31.70%> (-0.17%) ⬇️
plugins-fs 38.61% <31.70%> (-0.18%) ⬇️
plugins-generic-pool 24.06% <ø> (ø)
plugins-google-cloud-pubsub 45.46% <42.68%> (-0.14%) ⬇️
plugins-grpc 40.97% <31.70%> (-0.18%) ⬇️
plugins-handlebars 25.08% <ø> (ø)
plugins-hapi 40.14% <31.70%> (-0.18%) ⬇️
plugins-hono 40.41% <31.70%> (-0.18%) ⬇️
plugins-ioredis 38.41% <31.70%> (-0.18%) ⬇️
plugins-knex 24.80% <ø> (ø)
plugins-ldapjs 22.61% <ø> (ø)
plugins-light-my-request 24.48% <ø> (ø)
plugins-limitd-client 32.50% <20.73%> (-0.19%) ⬇️
plugins-lodash 24.13% <ø> (ø)
plugins-mariadb 39.49% <29.67%> (-0.20%) ⬇️
plugins-memcached 38.15% <31.70%> (-0.18%) ⬇️
plugins-microgateway-core 39.17% <31.70%> (-0.18%) ⬇️
plugins-moleculer 40.53% <31.70%> (-0.18%) ⬇️
plugins-mongodb 39.20% <35.16%> (-0.16%) ⬇️
plugins-mongodb-core 39.03% <35.16%> (-0.17%) ⬇️
plugins-mongoose 38.85% <29.67%> (-0.19%) ⬇️
plugins-multer 24.83% <ø> (ø)
plugins-mysql 39.17% <35.16%> (-0.17%) ⬇️
plugins-mysql2 39.27% <35.16%> (-0.17%) ⬇️
plugins-node-serialize 25.12% <ø> (ø)
plugins-opensearch 37.60% <29.67%> (-0.18%) ⬇️
plugins-passport-http 24.91% <ø> (ø)
plugins-postgres 35.69% <35.16%> (-0.12%) ⬇️
plugins-process 24.72% <ø> (ø)
plugins-pug 25.08% <ø> (ø)
plugins-redis 38.89% <31.70%> (-0.18%) ⬇️
plugins-router 43.03% <31.70%> (-0.34%) ⬇️
plugins-sequelize 23.66% <ø> (ø)
plugins-test-and-upstream-amqp10 38.48% <31.70%> (-0.18%) ⬇️
plugins-test-and-upstream-amqplib 43.85% <42.68%> (-0.16%) ⬇️
plugins-test-and-upstream-apollo 39.03% <31.70%> (-0.16%) ⬇️
plugins-test-and-upstream-avsc 38.70% <19.51%> (-0.23%) ⬇️
plugins-test-and-upstream-bunyan 33.79% <19.51%> (-0.20%) ⬇️
plugins-test-and-upstream-connect 40.81% <31.70%> (-0.19%) ⬇️
plugins-test-and-upstream-graphql 40.15% <31.70%> (-0.18%) ⬇️
plugins-test-and-upstream-koa 40.39% <31.70%> (-0.32%) ⬇️
plugins-test-and-upstream-protobufjs 38.93% <19.51%> (-0.23%) ⬇️
plugins-test-and-upstream-rhea 44.10% <42.68%> (-0.16%) ⬇️
plugins-undici 39.11% <31.70%> (-0.17%) ⬇️
plugins-url 24.72% <ø> (ø)
plugins-valkey 38.07% <31.70%> (-0.18%) ⬇️
plugins-vm 24.72% <ø> (ø)
plugins-winston 33.99% <19.51%> (-0.33%) ⬇️
plugins-ws 41.91% <31.70%> (-0.19%) ⬇️
profiling-macos 39.84% <19.71%> (-0.24%) ⬇️
profiling-ubuntu 39.97% <19.71%> (-0.24%) ⬇️
profiling-windows 41.20% <19.71%> (-0.24%) ⬇️
serverless-azure-functions-client 23.75% <ø> (ø)
serverless-azure-functions-eventhubs 23.75% <ø> (ø)
serverless-azure-functions-servicebus 23.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tlhunter tlhunter marked this pull request as draft January 9, 2026 23:51
@tlhunter tlhunter added semver-minor AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos labels Jan 9, 2026
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Jan 9, 2026

Benchmarks

Benchmark execution time: 2026-02-17 18:37:21

Comparing candidate commit 1787ebe in PR branch tlhunter/process-tags-dsm-dbm with baseline commit 10abda7 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 231 metrics, 29 unstable metrics.

@datadog-official
Copy link
Copy Markdown

datadog-official bot commented Jan 12, 2026

⚠️ Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

❄️ 1 New flaky test detected

RASP - downstream request integration Downstream configuration with body sampling disabled still sets metric even when body sampling is disabled from with body sampling disabled (Datadog) (Fix with Cursor)
timeout, additionally:
Error: Telemetry namespace is not appsec
    at /Users/runner/work/dd-trace-js/dd-trace-js/packages/dd-trace/test/appsec/downstream_requests.integration.spec.js:98:15
    at FakeAgent.messageHandler (/Users/runner/work/dd-trace-js/dd-trace-js/integration-tests/helpers/fake-agent.js:261:9)
    at FakeAgent.emit (node:events:508:28)
    at /Users/runner/work/dd-trace-js/dd-trace-js/integration-tests/helpers/fake-agent.js:484:11
    at Layer.handleRequest (/Users/runner/work/dd-trace-js/dd-trace-js/node_modules/router/lib/layer.js:152:17)
    at next (/Users/runner/work/dd-trace-js/dd-trace-js/node_modules/router/lib/route.js:157:13)
    at Route.dispatch (/Users/runner/work/dd-trace-js/dd-trace-js/node_modules/router/lib/route.js:117:3)
    at handle (/Users/runner/work/dd-trace-js/dd-trace-js/node_modules/router/index.js:435:11)
...

ℹ️ Info

🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 1787ebe | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch 2 times, most recently from 2351457 to f1d1e85 Compare January 13, 2026 16:47
@tlhunter tlhunter marked this pull request as ready for review January 13, 2026 17:11
@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch 6 times, most recently from 32b4698 to 47533fd Compare January 20, 2026 19:01
@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch 4 times, most recently from 23ac15c to 5ed29be Compare January 26, 2026 22:42
@tlhunter
Copy link
Copy Markdown
Member Author

@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch from 4c46a2e to c089845 Compare January 27, 2026 20:44
Comment on lines +45 to +48
const baseString = `${service}${env}` + hashableEdgeTags.join('')
const hashInput = propagationHashBigInt
? `${baseString}:${propagationHashBigInt.toString(16)}`
: baseString
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I feel like this is doing roughly the same job as lines 36-37 above, but in a different way, and I cannot really tell if it's same same or different...

It'd probably deserve a comment explaining how hashinput is different from key, if so, and why.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@vandonr do these comments I added since your review make sense?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

yes, sorry I didn't circle back after I left those comments :)
I'd say it's pretty verbose now 😂 but looks good, I mostly missed the fact that one had the parent hash and not the other.

path: `/v${version}/traces`,
method: 'PUT',
headers: {
...headers,
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I'm not sure where this is coming from, but if we want to read the container tags hash from the response, we need to provide the container ID as part of the request headers (under the key Datadog-Container-ID).
Maybe it was done already, but I don't see it in your changes here.

Copy link
Copy Markdown
Member Author

@tlhunter tlhunter Feb 2, 2026

Choose a reason for hiding this comment

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

Datadog-Container-ID is automatically injected by docker.inject() in exporters/common/request.js.

@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch from c089845 to 94c16b1 Compare January 28, 2026 23:43
@tlhunter tlhunter requested a review from a team as a code owner January 28, 2026 23:43
@tlhunter tlhunter requested review from BridgeAR and removed request for a team January 28, 2026 23:43
@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch 5 times, most recently from 49e27e0 to 21758cc Compare February 4, 2026 20:56

// Add ProcessTags only if feature is enabled and process tags exist
if (propagationHash.isEnabled() && processTags.serialized) {
payload.ProcessTags = processTags.serialized.split(',')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: do we need to be worried about paths having commas if we're just splitting by the comma?
(Not saying it's a big concern so this is just a nit)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I believe the process tag sanitize function would have already replaced comma characters in filenames with underscores.

@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch 2 times, most recently from dc36239 to 6dea5f0 Compare February 17, 2026 16:18
tlhunter and others added 2 commits February 17, 2026 10:29
Add propagation hash support to Data Streams Monitoring (DSM) and Database
Monitoring (DBM) to enable correlation between traces, database operations,
and data stream pathways using process and container metadata.

The propagation hash is an FNV-1a 64-bit hash combining process tags
(entrypoint info, package.json name) with container tags received from the
Datadog agent. This hash is included in DSM pathway computations and DBM
SQL comments to enable enhanced observability and trace correlation.

Key changes:
- Create propagation-hash module for FNV-1a hash computation with caching
- Update DSM pathway hash computation to include propagation hash
- Add ProcessTags field to DSM payloads sent to agent
- Add ddsh parameter to DBM SQL comments containing propagation hash
- Capture container tags from agent response headers
- Feature is opt-in via DD_EXPERIMENTAL_PROPAGATE_PROCESS_TAGS_ENABLED

This aligns with similar implementations in dd-trace-py (#15356),
dd-trace-java (#9282), and dd-trace-rb (#5208, #5209).

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@tlhunter tlhunter force-pushed the tlhunter/process-tags-dsm-dbm branch from 6dea5f0 to 1787ebe Compare February 17, 2026 18:29
@tlhunter tlhunter merged commit 631fb6a into master Feb 19, 2026
922 of 930 checks passed
@tlhunter tlhunter deleted the tlhunter/process-tags-dsm-dbm branch February 19, 2026 17:07
dd-octo-sts bot pushed a commit that referenced this pull request Feb 20, 2026
#7212)

Add propagation hash support to Data Streams Monitoring (DSM) and Database
Monitoring (DBM) to enable correlation between traces, database operations,
and data stream pathways using process and container metadata.

The propagation hash is an FNV-1a 64-bit hash combining process tags
(entrypoint info, package.json name) with container tags received from the
Datadog agent. This hash is included in DSM pathway computations and DBM
SQL comments to enable enhanced observability and trace correlation.

Key changes:
- Create propagation-hash module for FNV-1a hash computation with caching
- Update DSM pathway hash computation to include propagation hash
- Add ProcessTags field to DSM payloads sent to agent
- Add ddsh parameter to DBM SQL comments containing propagation hash
- Capture container tags from agent response headers
- Feature is opt-in via DD_EXPERIMENTAL_PROPAGATE_PROCESS_TAGS_ENABLED

This aligns with similar implementations in dd-trace-py (#15356),
dd-trace-java (#9282), and dd-trace-rb (#5208, #5209).

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@dd-octo-sts dd-octo-sts bot mentioned this pull request Feb 20, 2026
bm1549 added a commit that referenced this pull request Mar 2, 2026
…ent payload

Split startupLog into three independent functions so config is logged
immediately at init (via proxy.js) while integrations are logged later
on first agent payload (via writer.js). This gives users config info
faster without losing the integrations_loaded field that was regressed
in #7470.

Also fixes broken agent error logging introduced in #7212 where
`startupLog({ agentError: err })` didn't match the expected
`{ status, message }` shape.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
juan-fernandez pushed a commit that referenced this pull request Mar 5, 2026
#7212)

Add propagation hash support to Data Streams Monitoring (DSM) and Database
Monitoring (DBM) to enable correlation between traces, database operations,
and data stream pathways using process and container metadata.

The propagation hash is an FNV-1a 64-bit hash combining process tags
(entrypoint info, package.json name) with container tags received from the
Datadog agent. This hash is included in DSM pathway computations and DBM
SQL comments to enable enhanced observability and trace correlation.

Key changes:
- Create propagation-hash module for FNV-1a hash computation with caching
- Update DSM pathway hash computation to include propagation hash
- Add ProcessTags field to DSM payloads sent to agent
- Add ddsh parameter to DBM SQL comments containing propagation hash
- Capture container tags from agent response headers
- Feature is opt-in via DD_EXPERIMENTAL_PROPAGATE_PROCESS_TAGS_ENABLED

This aligns with similar implementations in dd-trace-py (#15356),
dd-trace-java (#9282), and dd-trace-rb (#5208, #5209).

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
bm1549 added a commit that referenced this pull request Mar 6, 2026
#7643)

* fix(startup-log): emit config early at init, integrations on first agent payload

Split startupLog into three independent functions so config is logged
immediately at init (via proxy.js) while integrations are logged later
on first agent payload (via writer.js). This gives users config info
faster without losing the integrations_loaded field that was regressed
in #7470.

Also fixes broken agent error logging introduced in #7212 where
`startupLog({ agentError: err })` didn't match the expected
`{ status, message }` shape.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* ci: re-run CI

---------

Co-authored-by: Claude Opus 4.6 <[email protected]>
dd-octo-sts bot pushed a commit that referenced this pull request Mar 7, 2026
#7643)

* fix(startup-log): emit config early at init, integrations on first agent payload

Split startupLog into three independent functions so config is logged
immediately at init (via proxy.js) while integrations are logged later
on first agent payload (via writer.js). This gives users config info
faster without losing the integrations_loaded field that was regressed
in #7470.

Also fixes broken agent error logging introduced in #7212 where
`startupLog({ agentError: err })` didn't match the expected
`{ status, message }` shape.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* ci: re-run CI

---------

Co-authored-by: Claude Opus 4.6 <[email protected]>
juan-fernandez pushed a commit that referenced this pull request Mar 10, 2026
#7643)

* fix(startup-log): emit config early at init, integrations on first agent payload

Split startupLog into three independent functions so config is logged
immediately at init (via proxy.js) while integrations are logged later
on first agent payload (via writer.js). This gives users config info
faster without losing the integrations_loaded field that was regressed
in #7470.

Also fixes broken agent error logging introduced in #7212 where
`startupLog({ agentError: err })` didn't match the expected
`{ status, message }` shape.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* ci: re-run CI

---------

Co-authored-by: Claude Opus 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos semver-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants