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
Hi! I see that there's this env variable, OTEL_EXPORTER_OTLP_TRACES_TIMEOUT, through which I can configure the timeout of the trace exporter, but what about the number of retries? Is there any way to configure the number of retries?
Thanks