You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In responding to this query, I noticed that as soon as \Scoutapm\Extension\PotentiallyAvailableExtensionCapabilities is created, the scoutapm_enable_instrumentation(true); call is made, regardless of whether monitoring is enabled.
If monitoring is disabled (e.g. SCOUT_MONITOR=false) then the ext should NOT be enabled.