Skip to content

fix(test-optimization): disable telemetry in test workers - #9687

Merged
juan-fernandez merged 8 commits into
masterfrom
juan-fernandez/fix-test-worker-telemetry-default
Aug 5, 2026
Merged

fix(test-optimization): disable telemetry in test workers#9687
juan-fernandez merged 8 commits into
masterfrom
juan-fernandez/fix-test-worker-telemetry-default

Conversation

@juan-fernandez

@juan-fernandez juan-fernandez commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Unconditionally disables instrumentation telemetry in Test Optimization test workers. Worker telemetry remains disabled even when DD_INSTRUMENTATION_TELEMETRY_ENABLED=true; non-worker processes remain configurable.

It also removes the unsupported telemetry: { enabled: false } initialization option and uses the existing worker exporter identifiers to recognize Cucumber, Jest, Mocha, Playwright, and Vitest workers.

Test Optimization metrics produced in workers are forwarded to the coordinator for Cucumber, Jest, Mocha, Playwright, Vitest, and WebdriverIO, so disabling each worker's instrumentation telemetry client does not drop worker metrics. The worker paths now include Cucumber 7's callback-based parallel coordinator and Mocha 8 through 9.1, before Mocha supplied MOCHA_WORKER_ID itself.

Motivation

The worker bootstrap passed a programmatic telemetry option that the current configuration schema does not support. With debug logging enabled, every Vitest worker therefore logged Unknown option telemetry with value { enabled: false }, and the ignored option did not disable telemetry.

@dd-octo-sts

dd-octo-sts Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 7.83 MB
Deduped: 8.49 MB
No deduping: 8.49 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.3 | 125.43 kB | 441.68 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |

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

@datadog-datadog-us1-prod

datadog-datadog-us1-prod Bot commented Aug 4, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 80.17%
Overall Coverage: 98.54% (+0.02%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 33a29e5 | Docs | Datadog PR Page | Give us feedback!

@pr-commenter

pr-commenter Bot commented Aug 4, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-08-05 09:55:47

Comparing candidate commit 33a29e5 in PR branch juan-fernandez/fix-test-worker-telemetry-default with baseline commit d70e6a0 in branch master.

📊 Benchmarking dashboard

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

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

Unstable benchmarks

These benchmarks have a confidence interval too wide to call a change; treat them as noise rather than signal.

scenario:appsec-appsec-enabled-24

  • unstable execution_time [-202.313ms; +217.551ms] or [-7.601%; +8.173%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-232.517ms; +236.823ms] or [-9.115%; +9.284%]

scenario:appsec-appsec-enabled-with-attacks-24

  • unstable execution_time [-155.726ms; +152.853ms] or [-5.054%; +4.961%]

scenario:appsec-appsec-enabled-with-attacks-26

  • unstable execution_time [-186.523ms; +182.934ms] or [-6.401%; +6.278%]

scenario:appsec-control-20

  • unstable execution_time [-131.635ms; +123.692ms] or [-7.956%; +7.476%]

scenario:appsec-control-24

  • unstable execution_time [-113.681ms; +116.539ms] or [-9.123%; +9.352%]

scenario:appsec-control-26

  • unstable execution_time [-126856.675µs; +128725.442µs] or [-10.202%; +10.353%]

scenario:appsec-iast-no-vulnerability-control-20

  • unstable execution_time [-22.564ms; +13.801ms] or [-8.510%; +5.205%]

scenario:appsec-iast-with-vulnerability-control-20

  • unstable execution_time [-25.971ms; +31.234ms] or [-4.747%; +5.709%]

scenario:appsec-iast-with-vulnerability-iast-enabled-always-active-20

  • unstable execution_time [-33453.644µs; +33256.701µs] or [-5.987%; +5.952%]

scenario:appsec-iast-with-vulnerability-iast-enabled-default-config-20

  • unstable execution_time [-25.842ms; +31.751ms] or [-4.727%; +5.808%]

scenario:debugger-line-probe-with-snapshot-default-24

  • unstable cpu_user_time [-2.773s; +0.386s] or [-31.267%; +4.351%]
  • unstable execution_time [-2.828s; +0.420s] or [-29.458%; +4.374%]
  • unstable instructions [-23.7G instructions; +3.1G instructions] or [-32.682%; +4.340%]
  • unstable throughput [-119.353op/s; +748.972op/s] or [-3.395%; +21.305%]

scenario:debugger-line-probe-with-snapshot-default-26

  • unstable cpu_user_time [-4621.728ms; +3074.617ms] or [-41.789%; +27.800%]
  • unstable execution_time [-4793.850ms; +3216.087ms] or [-40.618%; +27.250%]
  • unstable instructions [-41.1G instructions; +27.3G instructions] or [-44.049%; +29.248%]
  • unstable max_rss_usage [-15.849MB; +9.984MB] or [-9.711%; +6.117%]
  • unstable throughput [-628.337op/s; +935.834op/s] or [-21.314%; +31.745%]

scenario:debugger-line-probe-with-snapshot-minimal-24

  • unstable cpu_user_time [-1830.721ms; +925.869ms] or [-21.677%; +10.963%]
  • unstable execution_time [-1851.813ms; +905.229ms] or [-20.194%; +9.872%]
  • unstable instructions [-15.8G instructions; +8.0G instructions] or [-23.037%; +11.652%]
  • unstable throughput [-306.938op/s; +543.575op/s] or [-8.523%; +15.093%]

scenario:debugger-line-probe-without-snapshot-24

  • unstable cpu_user_time [-2028.175ms; +3149.853ms] or [-24.408%; +37.907%]
  • unstable execution_time [-2090.770ms; +3167.500ms] or [-23.149%; +35.071%]
  • unstable instructions [-17.2G instructions; +27.3G instructions] or [-25.437%; +40.264%]
  • unstable max_rss_usage [-8.547MB; +13.008MB] or [-5.439%; +8.277%]
  • unstable throughput [-832.457op/s; +567.198op/s] or [-22.824%; +15.551%]

scenario:debugger-line-probe-without-snapshot-26

  • unstable cpu_user_time [-2306.348ms; +747.880ms] or [-24.212%; +7.851%]
  • unstable execution_time [-2335.119ms; +743.615ms] or [-22.763%; +7.249%]
  • unstable instructions [-20.6G instructions; +6.6G instructions] or [-25.907%; +8.364%]
  • unstable throughput [-146.532op/s; +461.618op/s] or [-4.532%; +14.277%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-285.731ms; +355.276ms] or [-5.902%; +7.338%]
  • unstable execution_time [-289.280ms; +354.863ms] or [-5.886%; +7.220%]
  • unstable throughput [-126065.698op/s; +100845.717op/s] or [-7.385%; +5.908%]

scenario:plugin-mongodb-core-plain-find-26

  • unstable execution_time [-132.394ms; +124.898ms] or [-6.473%; +6.106%]
  • unstable throughput [-205636.545op/s; +228741.355op/s] or [-5.081%; +5.652%]

scenario:plugin-pg-service-24

  • unstable cpu_usage_percentage [-6.227%; +3.970%]
  • unstable execution_time [-86.351ms; +150.055ms] or [-5.207%; +9.049%]
  • unstable throughput [-259846.224op/s; +145683.188op/s] or [-7.119%; +3.992%]

scenario:test-optimization-large-suite-20

  • unstable max_rss_usage [-5203.671KB; +3501.671KB] or [-6.494%; +4.370%]

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.67227% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.53%. Comparing base (d70e6a0) to head (33a29e5).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...ackages/datadog-instrumentations/src/mocha/main.js 23.33% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9687      +/-   ##
==========================================
+ Coverage   98.52%   98.53%   +0.01%     
==========================================
  Files         957      957              
  Lines      135106   135234     +128     
  Branches    12015    11787     -228     
==========================================
+ Hits       133109   133257     +148     
+ Misses       1997     1977      -20     
Flag Coverage Δ
aiguard 56.99% <100.00%> (-0.01%) ⬇️
aiguard-integration 55.83% <94.11%> (+0.01%) ⬆️
apm-bucket-0 57.24% <100.00%> (-0.01%) ⬇️
apm-bucket-1 63.38% <100.00%> (-0.01%) ⬇️
apm-bucket-2 62.17% <100.00%> (-0.01%) ⬇️
apm-bucket-3 59.69% <100.00%> (-0.01%) ⬇️
apm-capabilities-tracing 62.57% <96.87%> (+0.01%) ⬆️
apm-integrations-aerospike 56.28% <100.00%> (-0.01%) ⬇️
apm-integrations-confluentinc-kafka-javascript 60.98% <100.00%> (-0.04%) ⬇️
apm-integrations-couchbase 56.71% <100.00%> (-0.01%) ⬇️
apm-integrations-http 62.04% <100.00%> (-0.01%) ⬇️
apm-integrations-kafkajs 61.61% <100.00%> (-0.01%) ⬇️
apm-integrations-next 59.27% <100.00%> (-0.01%) ⬇️
apm-integrations-prisma 58.30% <100.00%> (-0.01%) ⬇️
appsec 72.08% <100.00%> (-0.01%) ⬇️
appsec-express_fastify_graphql 69.50% <100.00%> (-0.01%) ⬇️
appsec-integration 50.17% <35.57%> (-0.02%) ⬇️
appsec-kafka_ldapjs_lodash 63.39% <100.00%> (-0.01%) ⬇️
appsec-mongodb-core_mongoose_mysql 66.99% <100.00%> (-0.01%) ⬇️
appsec-next 56.55% <100.00%> (-0.01%) ⬇️
appsec-node-serialize_passport_postgres 66.64% <100.00%> (-0.01%) ⬇️
appsec-sourcing_stripe_template 65.00% <100.00%> (-0.01%) ⬇️
debugger 64.28% <100.00%> (+<0.01%) ⬆️
instrumentations-bucket-0 51.54% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-1 59.64% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-10 61.43% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-11 51.45% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-12 52.26% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-13 51.56% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-2 53.37% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-3 58.69% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-4 52.09% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-5 57.19% <42.55%> (-0.04%) ⬇️
instrumentations-bucket-6 60.28% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-7 58.04% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-8 59.02% <100.00%> (-0.01%) ⬇️
instrumentations-bucket-9 60.98% <100.00%> (-0.01%) ⬇️
instrumentations-instrumentation-couchbase 50.80% <100.00%> (-0.01%) ⬇️
instrumentations-integration-esbuild 33.95% <33.65%> (+<0.01%) ⬆️
llmobs-ai_anthropic_bedrock 62.47% <100.00%> (-0.01%) ⬇️
llmobs-bucket-1 61.33% <100.00%> (-0.01%) ⬇️
llmobs-openai 61.83% <100.00%> (-0.01%) ⬇️
llmobs-openai-agents_vertex-ai 59.79% <100.00%> (-0.01%) ⬇️
llmobs-sdk 66.18% <100.00%> (-0.01%) ⬇️
master-coverage 98.53% <80.67%> (?)
openfeature 55.61% <94.11%> (+0.01%) ⬆️
openfeature-unit 53.12% <100.00%> (-0.01%) ⬇️
platform-core_esbuild_instrumentations-misc 40.49% <36.53%> (-0.02%) ⬇️
platform-integration 60.52% <94.11%> (+0.01%) ⬆️
platform-shimmer_unit-guardrails_webpack 38.74% <36.53%> (-0.02%) ⬇️
plugins-bucket-0 56.79% <100.00%> (-0.01%) ⬇️
plugins-bucket-1 53.91% <94.11%> (+0.01%) ⬆️
plugins-bucket-11 61.86% <100.00%> (-0.01%) ⬇️
plugins-bucket-18 61.40% <100.00%> (-0.01%) ⬇️
plugins-bucket-19 59.60% <100.00%> (-0.01%) ⬇️
plugins-bucket-20 61.62% <100.00%> (-0.01%) ⬇️
plugins-bucket-4 58.19% <100.00%> (-0.01%) ⬇️
plugins-bullmq_cassandra_cookie 61.27% <100.00%> (-0.01%) ⬇️
plugins-cookie-parser_crypto_dd-trace-api 56.34% <100.00%> (-0.01%) ⬇️
plugins-fetch_fs_generic-pool 58.21% <100.00%> (-0.05%) ⬇️
plugins-google-cloud-pubsub_grpc_handlebars 64.13% <100.00%> (-0.01%) ⬇️
plugins-hapi_hono_ioredis 59.79% <100.00%> (-0.01%) ⬇️
plugins-jest_knex_langgraph 55.33% <100.00%> (-0.01%) ⬇️
plugins-ldapjs_light-my-request_limitd-client 58.12% <100.00%> (-0.01%) ⬇️
plugins-lodash_mariadb_memcached 57.67% <100.00%> (-0.01%) ⬇️
plugins-moleculer_mongodb_mongodb-core 61.39% <100.00%> (-0.01%) ⬇️
plugins-mongoose_multer_mysql 58.67% <100.00%> (-0.01%) ⬇️
plugins-mysql2_nats_node-serialize 60.22% <100.00%> (-0.01%) ⬇️
plugins-opensearch_passport-http_pino 59.11% <100.00%> (-0.01%) ⬇️
plugins-postgres_process_pug 58.27% <100.00%> (-0.01%) ⬇️
plugins-redis_router_sequelize 61.47% <100.00%> (-0.01%) ⬇️
plugins-test-and-upstream-rhea_undici_url 61.00% <100.00%> (-0.01%) ⬇️
plugins-valkey_vm_winston 57.62% <100.00%> (-0.01%) ⬇️
plugins-ws 59.14% <100.00%> (-0.01%) ⬇️
profiling 61.50% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-aws-sdk 54.87% <42.55%> (-0.04%) ⬇️
serverless-aws-sdk-base-inject-field 50.75% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-bedrockruntime 54.50% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-client 56.11% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-dynamodb 55.36% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-eventbridge 49.33% <42.55%> (-0.04%) ⬇️
serverless-aws-sdk-kinesis 58.91% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-lambda 57.05% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-s3 55.46% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-serverless-peer-service 59.32% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-sns 59.74% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-sqs 60.17% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-stepfunctions 55.29% <100.00%> (-0.01%) ⬇️
serverless-aws-sdk-util 51.30% <100.00%> (-0.01%) ⬇️
serverless-bucket-0 53.98% <94.11%> (+0.01%) ⬆️
serverless-bucket-1 58.85% <100.00%> (-0.01%) ⬇️
test-optimization-cucumber 71.62% <63.63%> (+0.16%) ⬆️
test-optimization-cypress 65.34% <42.55%> (+0.08%) ⬆️
test-optimization-jest 73.05% <55.73%> (-0.01%) ⬇️
test-optimization-mocha 72.67% <52.45%> (+0.07%) ⬆️
test-optimization-playwright-playwright-atr 60.21% <53.03%> (+0.07%) ⬆️
test-optimization-playwright-playwright-efd 60.34% <53.03%> (+0.07%) ⬆️
test-optimization-playwright-playwright-final-status 60.51% <53.03%> (+0.06%) ⬆️
test-optimization-playwright-playwright-impacted-tests 60.04% <53.03%> (+0.22%) ⬆️
test-optimization-playwright-playwright-reporting 61.23% <53.03%> (-0.04%) ⬇️
test-optimization-playwright-playwright-test-management 61.04% <53.03%> (-0.04%) ⬇️
test-optimization-playwright-playwright-test-span 60.25% <53.03%> (+<0.01%) ⬆️
test-optimization-selenium 59.44% <34.54%> (-0.19%) ⬇️
test-optimization-testopt 57.92% <52.17%> (+0.12%) ⬆️
test-optimization-vitest 73.72% <55.73%> (+0.03%) ⬆️
test-optimization-vitest-browser 59.01% <46.15%> (-0.02%) ⬇️
test-optimization-webdriverio 64.95% <82.85%> (+0.11%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@juan-fernandez
juan-fernandez marked this pull request as ready for review August 4, 2026 21:36
@juan-fernandez
juan-fernandez requested review from a team as code owners August 4, 2026 21:36
@juan-fernandez
juan-fernandez requested review from BridgeAR and removed request for a team August 4, 2026 21:36
@juan-fernandez

Copy link
Copy Markdown
Collaborator Author

@codex review

@datadog-datadog-us1-prod datadog-datadog-us1-prod Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Datadog Autotest: PASS

More details

The worker exporter mapping consistently disables instrumentation telemetry for Cucumber, Jest, Mocha, Playwright, and Vitest workers, including when environment or remote configuration requests enablement. Non-worker CI initialization remains configurable, and the unsupported telemetry initialization option no longer produces the observed warning.

Was this helpful? React 👍 or 👎

📊 Validated against 14 scenarios · Open Bits AI session

🤖 Datadog Autotest · Commit 30656d8 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 30656d8a80

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/dd-trace/src/config/index.js
Comment thread packages/dd-trace/src/config/index.js
@juan-fernandez
juan-fernandez requested a review from a team as a code owner August 5, 2026 05:49
@juan-fernandez
juan-fernandez requested review from tlhunter and removed request for a team August 5, 2026 05:49
@datadog-datadog-us1-prod

datadog-datadog-us1-prod Bot commented Aug 5, 2026

Copy link
Copy Markdown

View session in Datadog

Bits Code status: ✅ Done

Comment @DataDog to request changes

@juan-fernandez
juan-fernandez marked this pull request as draft August 5, 2026 07:12
@juan-fernandez
juan-fernandez marked this pull request as ready for review August 5, 2026 09:24
@juan-fernandez

Copy link
Copy Markdown
Collaborator Author

@codex review

@datadog-datadog-us1-prod datadog-datadog-us1-prod Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Datadog Autotest: PASS

More details

The worker telemetry changes preserve Test Optimization metrics across the new Cucumber, Mocha, Playwright, and Vitest IPC paths while keeping instrumentation telemetry disabled in worker configurations. Real parallel-worker runs, including Cucumber 7, delivered test telemetry successfully; no additional tests recommended: existing and added integration coverage already exercises the relevant worker input classes.

Was this helpful? React 👍 or 👎

📊 Validated against 48 scenarios · Open Bits AI session

🤖 Datadog Autotest · Commit 50dbd2c · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 50dbd2c5a4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/datadog-instrumentations/src/cucumber.js
@juan-fernandez

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🚀

Reviewed commit: 33a29e57a3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@juan-fernandez
juan-fernandez merged commit 60beba5 into master Aug 5, 2026
678 of 679 checks passed
@juan-fernandez
juan-fernandez deleted the juan-fernandez/fix-test-worker-telemetry-default branch August 5, 2026 10:05
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Aug 5, 2026
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants