Leighton Chen
Leighton Chen
I am a Python maintainer and would be interested in reviewing prototypes in Python.
@JeremyVriens Thanks for the contribution! Please sign the CLA when you have the time.
The exporter expects an `int` value for `HTTP_STATUS_CODE` attribute, not an `IntEnum`. `http.HTTPStatus.OK.value` would be the preferred attribute value. The casting to `str` is for backend purposes.
@ocelotl Is the only thing missing to complete this issue is the ability to unregister callbacks? @nileshborse92 I am not able to fully understand your question. Could you paste a...
Please create a separate issue for this. @nileshborse92
Currently, the `BatchSpanProcessor` can be deemed as having the feature of supporting forked environments _for itself_, meaning the thread creation, the api surface, the worker behavior should all work in...
@lmolkova Approach looks good to me for the new build-tools. @ocelotl @aabmass Could you PTAL and see if you are okay with these changes?
@srikanthccv +1 to @aabmass 's approach.
@paprickar We haven't started working on exemplars yet.