//dd:orchestrion-enabled

//dd:orchestrion-enabled

Flip a boolean to true if Orchestrion is enabled.

⚠️
This aspect allows introducing conditional logic based on whether Orchestrion has been used to instrument an application or not. This should generally be avoided.

Initialize to true

Join Point
All of
  • Has directive//dd:orchestrion-enabled
  • Package-level const or varbool
Advice
Set initial value to:
true