Version 1.34.0/0.55b0 #4613
Unanswered
Replies: 1 comment
-
Hi, unfortunately our project is stuck on Python 3.7 (we are aware it is EOL and no longer supported) and having ran this version of SDK through compileall there are only minor issues with f-strings in a single script. Unforunately I can't find any setup.py or instructions on how to build a wheel using the opentelemetry-python repo. Where can I find instructions on how to build wheels from my own fork of the project? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
BatchLogRecordProcessor
to simplify code and make the control flow more clear (#4562 and #4535).BatchLogRecordProcessor
andBatchSpanProcessor
to simplify code and make the control flow more clear (#4562 #4535, and #4580).BatchLogRecordProcessor.emit
, this caused the program to crash at shutdown with a max recursion error (#4586).This discussion was created from the release Version 1.34.0/0.55b0.
Beta Was this translation helpful? Give feedback.
All reactions