Skip to content

Pull requests: open-telemetry/opentelemetry-python-contrib

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
Assigned to nobody Loading
Sort

Pull requests list

Add statement encouraging contributors to review PRs Skip Changelog PRs that do not require a CHANGELOG.md entry
#3686 opened Aug 7, 2025 by emdneto Loading…
fastapi: Fix uninstrument memory leak
#3683 opened Aug 6, 2025 by artemziborev Loading…
5 of 10 tasks
Replace kafka-python patch __next__ with poll
#3682 opened Aug 6, 2025 by junhao69535 Loading…
7 of 8 tasks
Fix FastAPI issue with APIRoute subclasses
#3681 opened Aug 5, 2025 by lannuttia Loading…
6 of 7 tasks
Fix tornado server (request) duration metric calculation
#3679 opened Aug 5, 2025 by devmonkey22 Loading…
4 of 10 tasks
Start MCP Instrumentation Library
#3678 opened Aug 5, 2025 by liustve Loading…
6 of 7 tasks
missing capture_parameters in instrumentation psycopg
#3676 opened Aug 5, 2025 by StefanoOvus Loading…
8 of 13 tasks
feat: Add custom span naming for dbapi and requests
#3675 opened Aug 5, 2025 by bhushan-amit Loading…
3 of 10 tasks
Add Support for Detecting Synthetic Source
#3674 opened Aug 4, 2025 by JacksonWeber Loading…
5 of 10 tasks
Avoid calls to context.detach with None token
#3673 opened Aug 4, 2025 by andremm Loading…
3 of 8 tasks
GenAI Utils Structure
#3672 opened Aug 4, 2025 by keith-decker Loading…
1 of 11 tasks
Fix for FASTAPI unable to record AppService URL (Issue #3654)
#3670 opened Aug 1, 2025 by rads-1996 Loading…
6 of 11 tasks
Add subscript to issue templates Skip Changelog PRs that do not require a CHANGELOG.md entry
#3669 opened Aug 1, 2025 by opentelemetrybot Loading…
Add consistent sampler
#3668 opened Aug 1, 2025 by anuraaga Loading…
6 tasks done
refactor: semcov opentelemetry instrumentation aio pika Skip Changelog PRs that do not require a CHANGELOG.md entry
#3667 opened Jul 31, 2025 by EzzioMoreira Loading…
3 of 11 tasks
Added span support for genAI langchain llm invocation
#3665 opened Jul 30, 2025 by wrisa Loading…
3 of 11 tasks
Rewrite FastAPI instrumentor middleware stack to be failsafe
#3664 opened Jul 30, 2025 by outergod Loading…
2 of 6 tasks
Langchain instrumentor implementation
#3662 opened Jul 30, 2025 by haneric00 Draft
9 of 10 tasks
Adding new optional post_injection_hook to RequestsInstrumentor
#3657 opened Jul 29, 2025 by eddawley Loading…
7 tasks done
Allow overriding _DjangoMiddleware via Django settings
#3653 opened Jul 25, 2025 by jourdanrodrigues Loading…
5 of 11 tasks
Allow _DjangoMiddleware to have span creation overridden
#3652 opened Jul 25, 2025 by jourdanrodrigues Loading…
3 of 11 tasks
Avoid Django's ALLOWED_HOSTS check
#3651 opened Jul 25, 2025 by jourdanrodrigues Loading…
4 of 11 tasks
ProTip! Filter pull requests by the default branch with base:main.