dd-trace-java
dd-trace-java copied to clipboard
Glopes/half enable appsec
AppSec is enabled (load & instr. applied) but inactive by default. It can be enabled by remote config features.
This implies that all the appsec related instrumentations are loaded and applied (unless AppSec is explicitly disabled with -Ddd.appsec.enabled=false.
AppSec being inactive makes no RequestContext be created. The loaded advice for AppSec skips doing further work on the request if it finds no context associated.