Skip to content

Pull requests: open-telemetry/opentelemetry-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

opentelemetry-sdk: fix serialization of objects in log handler
#4528 opened Apr 4, 2025 by xrmx Loading…
6 of 11 tasks
2
adding logging format lint check
#4525 opened Apr 2, 2025 by thogar-computer Loading…
5 of 11 tasks
chore(security): uses pinned versions of actions
#4523 opened Apr 2, 2025 by jcchavezs Loading…
11 tasks
chore: replace "deprecated" packages with PEP702
#4522 opened Apr 2, 2025 by dimastbk Loading…
4 of 11 tasks
[WIP] Chore: Drop support for Python 3.8
#4520 opened Mar 31, 2025 by jomcgi Draft
11 tasks
Introducing tox-uv
#4516 opened Mar 28, 2025 by emdneto Draft
Use threading.Events to communicate between shutdown and export
#4511 opened Mar 26, 2025 by DylanRussell Loading…
3 of 7 tasks
fix(exporter): convert body to str as fallback
#4510 opened Mar 26, 2025 by lukaslihotzki-f Loading…
5 of 10 tasks
opentelemetry-sdk: use release candidate code attributes
#4508 opened Mar 26, 2025 by xrmx Loading…
4 of 11 tasks
opentelemetry-api: review get_logger documentation Skip Changelog PRs that do not require a CHANGELOG.md entry
#4507 opened Mar 26, 2025 by xrmx Loading…
3 of 8 tasks
Fix broken link in Prometheus exporter README. Fixes #4399
#4485 opened Mar 13, 2025 by yrsuthari Loading…
6 of 12 tasks
bugfix(exporter): ensure response is closed
#4477 opened Mar 11, 2025 by codeboten Loading…
4 of 6 tasks
Fix race condition in ConcurrentMultiSpanProcessor.shutdown()
#4462 opened Mar 6, 2025 by jomcgi Loading…
7 tasks done
fix: log and trace processor memory leak
#4449 opened Feb 26, 2025 by jomcgi Loading…
7 tasks done
Do not decode bytes attributes to strings
#4437 opened Feb 17, 2025 by Viicos Draft
11 tasks
Allow opentelemetry-python forks to use CI Skip Changelog PRs that do not require a CHANGELOG.md entry
#4388 opened Jan 15, 2025 by jsoref Loading…
3 of 11 tasks
introducing towncrier to generate changelog from fragments Skip Changelog PRs that do not require a CHANGELOG.md entry
#4382 opened Jan 9, 2025 by emdneto Loading…
2
1
Running mypy on sdk resources #773
#4360 opened Dec 16, 2024 by prabhakarjuzgar Loading…
4 tasks
logs: fix serialization of Extended attributes Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary
#4342 opened Dec 9, 2024 by xrmx Loading…
4 of 11 tasks
ProTip! Exclude everything labeled bug with -label:bug.