Skip to content

ci(plugin-env): read apm-integrations.yml after workflow rename#9224

Merged
BridgeAR merged 1 commit into
masterfrom
BridgeAR/2026-07-06-fix-plugin-env
Jul 7, 2026
Merged

ci(plugin-env): read apm-integrations.yml after workflow rename#9224
BridgeAR merged 1 commit into
masterfrom
BridgeAR/2026-07-06-fix-plugin-env

Conversation

@BridgeAR

@BridgeAR BridgeAR commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

npm run env / yarn env reads .github/workflows/plugins.yml to list the plugin jobs and their PLUGINS / SERVICES values, but that workflow was renamed to apm-integrations.yml, so the script fails with ENOENT before it can open a plugin dev shell.

Drive-by

Mention the yarn env script in CONTRIBUTING.md.

`npm run env` / `yarn env` reads `.github/workflows/plugins.yml` to list the
plugin jobs and their `PLUGINS` / `SERVICES` values, but that workflow was
renamed to `apm-integrations.yml`, so the script fails with ENOENT before it
can open a plugin dev shell.

Drive-by fix:

* Mention the `yarn env` script in CONTRIBUTING.md.
@dd-octo-sts

dd-octo-sts Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 6.56 MB
Deduped: 7.21 MB
No deduping: 7.21 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.0 | 117.14 kB | 432.47 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-prod-us1-6

datadog-prod-us1-6 Bot commented Jul 6, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 87.78% (+0.06%)

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

@pr-commenter

pr-commenter Bot commented Jul 6, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-07-06 19:00:59

Comparing candidate commit 93cae30 in PR branch BridgeAR/2026-07-06-fix-plugin-env with baseline commit 678ddd9 in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 0 performance regressions! Performance is the same for 2247 metrics, 39 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 [-177.237ms; +184.210ms] or [-6.704%; +6.968%]

scenario:appsec-appsec-enabled-26

  • unstable execution_time [-208.456ms; +204.391ms] or [-8.267%; +8.106%]

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

  • unstable execution_time [-156558.086µs; +154805.786µs] or [-5.426%; +5.365%]

scenario:appsec-control-20

  • unstable execution_time [-111.167ms; +106.789ms] or [-6.866%; +6.596%]

scenario:appsec-control-24

  • unstable execution_time [-109.891ms; +91.142ms] or [-9.084%; +7.534%]

scenario:appsec-control-26

  • unstable execution_time [-114.859ms; +94.933ms] or [-9.608%; +7.941%]

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

  • unstable cpu_user_time [-1664.220ms; +2506.606ms] or [-19.434%; +29.272%]
  • unstable execution_time [-1706.131ms; +2543.361ms] or [-18.456%; +27.513%]
  • unstable instructions [-14.1G instructions; +21.3G instructions] or [-20.154%; +30.481%]
  • unstable max_rss_usage [-7.491MB; +9.736MB] or [-4.787%; +6.222%]
  • unstable throughput [-708.606op/s; +496.429op/s] or [-20.039%; +14.039%]

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

  • unstable cpu_user_time [-2921.686ms; +2957.684ms] or [-29.225%; +29.585%]
  • unstable execution_time [-2935.457ms; +2967.949ms] or [-27.446%; +27.750%]
  • unstable instructions [-26409.8M instructions; +26514.4M instructions] or [-31.741%; +31.867%]
  • unstable max_rss_usage [-8968.431KB; +8982.831KB] or [-5.557%; +5.565%]
  • unstable throughput [-644.999op/s; +635.699op/s] or [-20.619%; +20.322%]

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

  • unstable cpu_user_time [-1612.385ms; +387.811ms] or [-19.006%; +4.571%]
  • unstable execution_time [-1624.439ms; +394.143ms] or [-17.729%; +4.302%]
  • unstable instructions [-13.6G instructions; +3.3G instructions] or [-19.777%; +4.720%]
  • unstable throughput [-119.055op/s; +492.443op/s] or [-3.334%; +13.789%]

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

  • unstable cpu_user_time [-2935.970ms; +2978.007ms] or [-29.472%; +29.894%]
  • unstable execution_time [-2964.287ms; +2986.904ms] or [-27.845%; +28.058%]
  • unstable instructions [-25659.7M instructions; +26081.1M instructions] or [-30.823%; +31.329%]
  • unstable max_rss_usage [-9293.373KB; +9050.973KB] or [-5.776%; +5.626%]
  • unstable throughput [-654.802op/s; +643.112op/s] or [-20.818%; +20.446%]

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

  • unstable cpu_user_time [-1469.708ms; +2894.628ms] or [-18.147%; +35.740%]
  • unstable execution_time [-1465.135ms; +2912.156ms] or [-16.672%; +33.139%]
  • unstable instructions [-12.2G instructions; +24.5G instructions] or [-18.457%; +37.110%]
  • unstable max_rss_usage [-7.261MB; +9.470MB] or [-4.628%; +6.035%]
  • unstable throughput [-882.051op/s; +382.575op/s] or [-23.585%; +10.230%]

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

  • unstable cpu_user_time [-1887.602ms; +582.365ms] or [-20.125%; +6.209%]
  • unstable execution_time [-1898.028ms; +612.857ms] or [-18.847%; +6.086%]
  • unstable instructions [-16.7G instructions; +5.0G instructions] or [-21.445%; +6.427%]
  • unstable throughput [-137.158op/s; +419.678op/s] or [-4.202%; +12.858%]

scenario:dogstatsd-with-tags-20

  • unstable cpu_user_time [-445.063ms; +293.953ms] or [-8.963%; +5.920%]
  • unstable execution_time [-443.307ms; +297.643ms] or [-8.802%; +5.910%]
  • unstable throughput [-102251.050op/s; +151829.967op/s] or [-6.127%; +9.098%]

scenario:iast-sink-check-24

  • unstable cpu_user_time [-156.337ms; +254.739ms] or [-3.942%; +6.424%]
  • unstable execution_time [-156.795ms; +254.001ms] or [-3.951%; +6.400%]

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.61%. Comparing base (678ddd9) to head (93cae30).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9224      +/-   ##
==========================================
+ Coverage   93.56%   93.61%   +0.05%     
==========================================
  Files         900      900              
  Lines       52690    52690              
  Branches    12411    12411              
==========================================
+ Hits        49300    49328      +28     
+ Misses       3390     3362      -28     
Flag Coverage Δ
aiguard 35.07% <ø> (+0.02%) ⬆️
aiguard-integration 41.96% <ø> (ø)
apm-bucket-0 34.89% <ø> (+0.02%) ⬆️
apm-bucket-1 40.49% <ø> (-0.18%) ⬇️
apm-bucket-2 37.48% <ø> (+0.20%) ⬆️
apm-capabilities-tracing 48.94% <ø> (ø)
apm-integrations-aerospike 33.11% <ø> (-0.08%) ⬇️
apm-integrations-confluentinc-kafka-javascript 40.01% <ø> (-0.08%) ⬇️
apm-integrations-couchbase 33.39% <ø> (+0.08%) ⬆️
apm-integrations-http 42.04% <ø> (-0.07%) ⬇️
apm-integrations-kafkajs 40.25% <ø> (-0.12%) ⬇️
apm-integrations-next 29.61% <ø> (-0.04%) ⬇️
apm-integrations-prisma 35.17% <ø> (-0.07%) ⬇️
apm-integrations-tedious 34.03% <ø> (?)
appsec 57.90% <ø> (+0.05%) ⬆️
appsec-express_fastify_graphql 53.87% <ø> (-0.05%) ⬇️
appsec-integration 35.60% <ø> (ø)
appsec-kafka_ldapjs_lodash 43.74% <ø> (-0.15%) ⬇️
appsec-mongodb-core_mongoose_mysql 48.88% <ø> (-0.06%) ⬇️
appsec-next 28.04% <ø> (-0.07%) ⬇️
appsec-node-serialize_passport_postgres 48.12% <ø> (-0.06%) ⬇️
appsec-sourcing_stripe_template 45.62% <ø> (-0.06%) ⬇️
debugger 44.61% <ø> (ø)
instrumentations-bucket-0 28.15% <ø> (-0.08%) ⬇️
instrumentations-bucket-1 37.59% <ø> (-0.07%) ⬇️
instrumentations-bucket-10 40.50% <ø> (-0.07%) ⬇️
instrumentations-bucket-11 27.95% <ø> (-0.08%) ⬇️
instrumentations-bucket-12 28.78% <ø> (-0.08%) ⬇️
instrumentations-bucket-13 27.78% <ø> (-0.08%) ⬇️
instrumentations-bucket-2 30.35% <ø> (-0.08%) ⬇️
instrumentations-bucket-3 36.05% <ø> (-0.07%) ⬇️
instrumentations-bucket-4 28.59% <ø> (-0.08%) ⬇️
instrumentations-bucket-5 36.41% <ø> (-0.07%) ⬇️
instrumentations-bucket-6 38.41% <ø> (-0.08%) ⬇️
instrumentations-bucket-7 36.13% <ø> (-0.07%) ⬇️
instrumentations-bucket-8 37.09% <ø> (-0.07%) ⬇️
instrumentations-bucket-9 39.60% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-couchbase 46.48% <ø> (ø)
instrumentations-integration-esbuild 24.45% <ø> (ø)
llmobs-ai_anthropic_bedrock 39.67% <ø> (-0.07%) ⬇️
llmobs-google-genai_langchain_vertex-ai 36.97% <ø> (-0.18%) ⬇️
llmobs-openai 39.73% <ø> (-0.07%) ⬇️
llmobs-sdk 43.57% <ø> (-0.08%) ⬇️
master-coverage 93.61% <ø> (?)
openfeature 37.92% <ø> (ø)
openfeature-unit 50.47% <ø> (ø)
platform-core_esbuild_instrumentations-misc 22.91% <ø> (ø)
platform-integration 47.56% <ø> (+0.01%) ⬆️
platform-shimmer_unit-guardrails_webpack 18.43% <ø> (ø)
plugins-bucket-0 36.51% <ø> (-0.07%) ⬇️
plugins-bucket-1 39.76% <ø> (ø)
plugins-bucket-11 38.61% <ø> (-0.08%) ⬇️
plugins-bucket-17 39.20% <ø> (-0.07%) ⬇️
plugins-bucket-18 42.16% <ø> (-0.07%) ⬇️
plugins-bucket-19 39.96% <ø> (-0.07%) ⬇️
plugins-bucket-20 43.36% <ø> (-0.07%) ⬇️
plugins-bucket-4 37.88% <ø> (-0.07%) ⬇️
plugins-bullmq_cassandra_cookie 39.91% <ø> (-0.07%) ⬇️
plugins-cookie-parser_crypto_dd-trace-api 33.21% <ø> (-0.08%) ⬇️
plugins-fetch_fs_generic-pool 36.19% <ø> (-0.08%) ⬇️
plugins-google-cloud-pubsub_grpc_handlebars 43.07% <ø> (-0.07%) ⬇️
plugins-hapi_hono_ioredis 37.95% <ø> (-0.06%) ⬇️
plugins-jest_knex_langgraph 32.60% <ø> (-0.08%) ⬇️
plugins-ldapjs_light-my-request_limitd-client 27.91% <ø> (-0.02%) ⬇️
plugins-lodash_mariadb_memcached 35.16% <ø> (-0.10%) ⬇️
plugins-mongodb_mongodb-core_mongoose 36.45% <ø> (-0.07%) ⬇️
plugins-multer_mysql_mysql2 35.13% <ø> (-0.08%) ⬇️
plugins-nats_node-serialize_opensearch 37.29% <ø> (-0.08%) ⬇️
plugins-passport-http_pino_postgres 35.52% <ø> (-0.17%) ⬇️
plugins-process_pug_redis 34.25% <ø> (-0.08%) ⬇️
plugins-undici_url_valkey 36.02% <ø> (-0.07%) ⬇️
plugins-vm_winston_ws 37.70% <ø> (-0.08%) ⬇️
profiling 43.82% <ø> (-0.07%) ⬇️
serverless-aws-sdk-aws-sdk 33.31% <ø> (-0.07%) ⬇️
serverless-aws-sdk-bedrockruntime 32.18% <ø> (-0.07%) ⬇️
serverless-aws-sdk-client 37.16% <ø> (ø)
serverless-aws-sdk-dynamodb 34.25% <ø> (-0.07%) ⬇️
serverless-aws-sdk-eventbridge 27.35% <ø> (-0.07%) ⬇️
serverless-aws-sdk-kinesis 37.53% <ø> (-0.07%) ⬇️
serverless-aws-sdk-lambda 34.62% <ø> (-0.07%) ⬇️
serverless-aws-sdk-s3 32.62% <ø> (-0.07%) ⬇️
serverless-aws-sdk-serverless-peer-service 39.72% <ø> (-0.08%) ⬇️
serverless-aws-sdk-sns 38.39% <ø> (-0.07%) ⬇️
serverless-aws-sdk-sqs 38.13% <ø> (-0.07%) ⬇️
serverless-aws-sdk-stepfunctions 33.21% <ø> (-0.07%) ⬇️
serverless-aws-sdk-util 47.95% <ø> (ø)
serverless-bucket-0 39.62% <ø> (ø)
serverless-lambda 34.32% <ø> (-0.09%) ⬇️
test-optimization-cucumber 52.39% <ø> (+0.11%) ⬆️
test-optimization-cypress 50.04% <ø> (+0.06%) ⬆️
test-optimization-jest 55.57% <ø> (+0.04%) ⬆️
test-optimization-mocha 53.47% <ø> (+0.08%) ⬆️
test-optimization-playwright-playwright-atr 43.42% <ø> (+0.08%) ⬆️
test-optimization-playwright-playwright-efd 43.92% <ø> (+0.30%) ⬆️
test-optimization-playwright-playwright-final-status 43.82% <ø> (+0.08%) ⬆️
test-optimization-playwright-playwright-impacted-tests 43.25% <ø> (ø)
test-optimization-playwright-playwright-reporting 43.36% <ø> (+0.08%) ⬆️
test-optimization-playwright-playwright-test-management 44.81% <ø> (+0.08%) ⬆️
test-optimization-playwright-playwright-test-span 44.60% <ø> (+0.07%) ⬆️
test-optimization-selenium 45.40% <ø> (+0.06%) ⬆️
test-optimization-testopt 46.73% <ø> (+0.08%) ⬆️
test-optimization-vitest 52.65% <ø> (+0.09%) ⬆️

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.

@BridgeAR
BridgeAR marked this pull request as ready for review July 7, 2026 20:38
@BridgeAR
BridgeAR requested a review from a team as a code owner July 7, 2026 20:38
@BridgeAR
BridgeAR merged commit 6641d34 into master Jul 7, 2026
766 of 767 checks passed
@BridgeAR
BridgeAR deleted the BridgeAR/2026-07-06-fix-plugin-env branch July 7, 2026 20:39
dd-octo-sts Bot pushed a commit that referenced this pull request Jul 7, 2026
`npm run env` / `yarn env` reads `.github/workflows/plugins.yml` to list the
plugin jobs and their `PLUGINS` / `SERVICES` values, but that workflow was
renamed to `apm-integrations.yml`, so the script fails with ENOENT before it
can open a plugin dev shell.

Drive-by fix:

* Mention the `yarn env` script in CONTRIBUTING.md.
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Jul 7, 2026
dd-octo-sts Bot pushed a commit that referenced this pull request Jul 7, 2026
`npm run env` / `yarn env` reads `.github/workflows/plugins.yml` to list the
plugin jobs and their `PLUGINS` / `SERVICES` values, but that workflow was
renamed to `apm-integrations.yml`, so the script fails with ENOENT before it
can open a plugin dev shell.

Drive-by fix:

* Mention the `yarn env` script in CONTRIBUTING.md.
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Jul 7, 2026
juan-fernandez pushed a commit that referenced this pull request Jul 8, 2026
`npm run env` / `yarn env` reads `.github/workflows/plugins.yml` to list the
plugin jobs and their `PLUGINS` / `SERVICES` values, but that workflow was
renamed to `apm-integrations.yml`, so the script fails with ENOENT before it
can open a plugin dev shell.

Drive-by fix:

* Mention the `yarn env` script in CONTRIBUTING.md.
juan-fernandez pushed a commit that referenced this pull request Jul 8, 2026
`npm run env` / `yarn env` reads `.github/workflows/plugins.yml` to list the
plugin jobs and their `PLUGINS` / `SERVICES` values, but that workflow was
renamed to `apm-integrations.yml`, so the script fails with ENOENT before it
can open a plugin dev shell.

Drive-by fix:

* Mention the `yarn env` script in CONTRIBUTING.md.
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