Val Bauman

Results 2 comments of Val Bauman

I am also running into this issue, my code is failing with these imports ``` from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter # fails with "cannot import name _ExtendedAttributes" from opentelemetry.exporter.otlp.proto.http._log_exporter import OTLPLogExporter...

> The sdk one is `opentelemetry/sdk/util/`. [@vvbauman](https://github.com/vvbauman) are you also seeing this when running stuff on azure? Yes, I am only seeing this import error when running my code as...