Rahul Patel
Rahul Patel
> @rghetia what is the latest on this? It is still not fixed.
@yanweiguo it seems like underlying grpc is not able to establish connection with the server. There could be number of reasons why it cannot establish the connection. But I highly...
you could turn on debugging for grpc by setting env variables GRPC_GO_LOG_VERBOSITY_LEVEL=99 GRPC_GO_LOG_SEVERITY_LEVEL=info
> @rghetia Do you think that it would be an easy fix to have Kubernetes provide all its fields through metadata attributes or inject all the variables in the exporter?...
workaround is to remove bucket with 0 bounds.
@ascherkus you are probably hitting https://github.com/census-instrumentation/opencensus-go/issues/1169. Can you upgrade to opencensus version v0.22.2?
@ascherkus any update?
> @rghetia @bogdandrutu could one of you gents please take a look at this when you get a chance? @anovitskiy thanks for the changes. Changes look good however I have...
> > > @rghetia @bogdandrutu could one of you gents please take a look at this when you get a chance? > > > > > > @anovitskiy thanks for...
> Hopefully for most users the calls to SpanContextToRequest() and SpanContextFromRequest() are in the same library but the release version should indicate that this is a potentially breaking change. Open...