Add Logs section in Python Instrumentation#7106
Add Logs section in Python Instrumentation#7106tiffany76 merged 9 commits intoopen-telemetry:mainfrom
Conversation
|
/fix:format |
|
✅ |
|
@hectorhdzg why wait until it is ready? Do the install or setup instructions differ unless you have the RC package? Asking since I'd much rather let people use logs now, even if it's potentially changing a bit, than give the impression that OTel Python doesn't have any logs support yet (which is feedback I have received recently). |
|
/fix:refcache |
|
✅ |
|
@open-telemetry/python-approvers, would anyone else like to review this and weigh in on whether to publish now or keep it on hold? |
|
I agree with @emdneto ; it will help to have something in that section of the page now. |
|
I actually removed the warning of logs being under development in first iteration, added back now |
|
/fix:format |
|
✅ |
tammy-baylis-swi
left a comment
There was a problem hiding this comment.
Thanks @cartermp !
This lgtm
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
Adding Logs section in Python Instrumentation, this is being tracked in Python Logging API/SDK RC, it should be merged when Logs API/SDK is ready in Python.
Fixes: open-telemetry/opentelemetry-python#3551