Diego Hurtado
Diego Hurtado
@ewolz3 Is this still happening after [this](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/999)?
> There have been many changes since the last time. Does it make sense to revive this now? I think we don't any other reason to put this on hold....
Awesome, @ofek :sunglasses:
> Yes, I was wondering if there is way to continue run tests for 3.6 but that doesn't seem possible. Well, metrics is already stable, so we are ready to...
> This one? #2763 Yes, I am working right now on making the test cases pass there.
In my opinion, the `NoOpX` classes are the API implementation of the API, if there is no API, then there should not be any need for `NoOpLogEmitter`.
Thanks, @chalin adding this to today's SIG meeting topics :+1:
Just for information, this issue will not be fixed with a PR in this repo :+1:
Can you try [this](https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples/metrics) example and let us know how it goes?
> What is `opentelemetry-launcher`? We don't have any such package from official OpenTelemetry. Here is the getting started guide that will help you understand overall concepts https://opentelemetry.io/docs/instrumentation/python/getting-started/. And here is...