Skip to content

Implement generic advice-scanning AdviceProcessor - #12370

Draft
sarahchen6 wants to merge 4 commits into
masterfrom
sarahchen6/discover-helpers-take-2
Draft

Implement generic advice-scanning AdviceProcessor#12370
sarahchen6 wants to merge 4 commits into
masterfrom
sarahchen6/discover-helpers-take-2

Conversation

@sarahchen6

Copy link
Copy Markdown
Contributor

What Does This Do

Replace the muzzle-specific Gradle plugin with a generic advice-scanning AdviceProcessor pipeline that produces a "neutral" scanned result. Muzzle then consumes this neutral scanned result through MuzzleGenerationProcessor to preserve the existing $Muzzle.create() output and behavior.

Motivation

Separating scanning from Muzzle generation allows us to experiment with other build-time advice generation, such as for instrumentation helper class generation.

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Sep 1, 2026

Copy link
Copy Markdown

🎯 Code Coverage (details)
Patch Coverage: 0.00%
Overall Coverage: 60.22% (+1.19%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2c0e0f6 | Docs | View more details | Give us feedback!

@dd-octo-sts

dd-octo-sts Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.81 s 14.72 s [-0.2%; +1.5%] (no difference)
startup:insecure-bank:tracing:Agent 13.63 s 13.72 s [-1.3%; +0.0%] (no difference)
startup:petclinic:appsec:Agent 16.90 s 16.75 s [-0.1%; +1.8%] (no difference)
startup:petclinic:iast:Agent 16.84 s 16.89 s [-1.2%; +0.6%] (no difference)
startup:petclinic:profiling:Agent 16.67 s 16.22 s [-1.8%; +7.2%] (no difference)
startup:petclinic:sca:Agent 16.78 s 15.97 s [+0.7%; +9.4%] (maybe worse)
startup:petclinic:tracing:Agent 16.18 s 16.18 s [-0.9%; +0.9%] (no difference)

Commit: 2c0e0f6b · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant