DylanRussell
DylanRussell
Yeah I think it can be closed, we basically implemented what was proposed here. Timeout is now inclusive of the retries for example
Closing this now. See https://github.com/open-telemetry/opentelemetry-python/pull/4638 and https://github.com/open-telemetry/opentelemetry-python/pull/4564 for details
BTW I refactored this test a bunch in https://github.com/open-telemetry/opentelemetry-python/pull/4504 if you want to take a look.. Note that this test was duplicated in all the exporters and had a 30...
> The concern this OTEP brings up is that these mechanisms are not present in all the SDKs. And if these SDKs are to add something similar, there is no...
Yeah that is a good question. The other langugage contrib repo's have the GCP resource detector class, and it's weird that this one doesn't. I think putting it here makes...