Is it possible to add a new provider (traces/logs/metrics) at runtime without restarting the container or cluster? Does the OpenTelemetry SDK support this? #7353
Answered
by
trask
SaurabhMaurya9695
asked this question in
Q&A
-
"I have a cluster ready, but whenever I want to add or remove a provider, change the OpenTelemetry Collector endpoint in the OpenTelemetry SDK, or disable telemetry, I have to restart the container or cluster each time. Is it possible to perform these actions at runtime without requiring a restart? Does the OpenTelemetry SDK support dynamic configuration updates like this? |
Beta Was this translation helpful? Give feedback.
Answered by
trask
May 19, 2025
Replies: 1 comment
-
see #7013 and open-telemetry/opentelemetry-java-instrumentation#12251 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SaurabhMaurya9695
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see #7013 and open-telemetry/opentelemetry-java-instrumentation#12251