Component(s)
No response
Is your feature request related to a problem? Please describe.
The original issue is open-telemetry/opentelemetry-java-instrumentation#12251
Describe the solution you'd like
I am implementing a variety of dynamically controllable behaviours, this issue is the meta issue so that the overall outline and progress are clearer. Note this not a generic reconfiguring of arbitrary agent features/config/capability, this is very specific to control maybe a dozen capabilities in some dynamically adjustable way
Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Component(s)
No response
Is your feature request related to a problem? Please describe.
The original issue is open-telemetry/opentelemetry-java-instrumentation#12251
Describe the solution you'd like
I am implementing a variety of dynamically controllable behaviours, this issue is the meta issue so that the overall outline and progress are clearer. Note this not a generic reconfiguring of arbitrary agent features/config/capability, this is very specific to control maybe a dozen capabilities in some dynamically adjustable way
ConsistentSampler.parentBased(SAMPLER=ConsistentSampler.updateableProbabilityBased(ratio))and useSAMPLER.setSamplingProbability(newRatio))InferredSpans.setProfilerInterval(duration)to a very large duration is equivalent to disabling, resetting back to the previous duration is re-enabling)Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.