Barend Garvelink
Barend Garvelink
I run into this same problem. Conditions similar/same as what gfelbing describes: attempting to use opentelemetry-opencensus-shim to get tracing from the BigTable client library and inadvertently registering the global noop...
> Hi @barend - we do already have the stack trace recording, is it not working for you? > > https://github.com/open-telemetry/opentelemetry-java/blob/main/api/all/src/main/java/io/opentelemetry/api/GlobalOpenTelemetry.java#L105 Hi @anuraaga, I managed to completely overlook that 🤦♂️...
@punya I've only scratched the surface of the Google Cloud SDK. What I didn't recognise last week is that the GCP SDK telemetry uses a layer of indirection. I can't...
I'm afraid I can't put that on top of my list right now, but I'll keep that in mind. Of course, I'd be just as happy if someone beat me...
This is in the readme file, look for "Example of using the output" in the yaml sample code.