Carlos Alberto Cortez

Results 217 comments of Carlos Alberto Cortez

Hey @qianmoke This won't be needed as part of the OT 2.0 version (https://github.com/opentracing/opentracing-python/tree/v2.0.0) This will provide active `Span` management and we won't require to save extra stuff around for...

Hey @zhyon404 thanks for crafting all these changes! Definitely nice to finally use the official interceptor layer ;) I left a few comments for you - let me know your...

Hey @alanwest - I suggest you bring it to the Semantic Conventions SIG (every Monday after the maintainers meeting).

That's correct, there's no way to change the `value` of an attribute at this moment (this was mentioned by somebody else, IIRC). It sounds like a potential addition, although I...

Hey hey, Trying to get this issue to resolution, I will start by answering the original message, based on what we currently have ([OTEP 220](https://github.com/open-telemetry/oteps/pull/220) ): > it may not...

About other comments, I do feel there are a few details specific to SQS, e.g. > @iNikem pointed out that my SQS instrumentation is fragile because we need to assign...