Lalit Prakash Vatsal

Results 5 comments of Lalit Prakash Vatsal

Is this still up for grabs?

You can use `GOPROXY=https://proxy.golang.org/cached-only` it worked for me.

Okay, I partially get it that allowing a custom `RoundTripper` could potentially start an infinite loop of traces being generated unless we restrict it somehow. But, what do you suggest...

Not sure about other SDKs but the current way of handling this in our use-case is having an otel-collector as a backend with oauth2client extension enabled (which adds the dynamic...

@MadVikingGod can we add the feature to atleast provide a specifications (config) of the underlying custom `http.Transport` and we can build that client internally. This will be really helpful in...