what to enable and disable java auto instrumentation done using otel java agent at runtime to avoid redeployment of service in case of issues. Any idea on how we can do this?
we can also do this if we have some way to access and modify tracer used by otel agent.
found nothing on internet