Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
arrow
Public
Notifications
You must be signed in to change notification settings
Fork
4.2k
Star
17k
Code
Issues
2.2k
Pull requests
373
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GH-49382: [Python] Enable OpenTelemetry on PyArrow wheels
- #49383
#49383
Merged
raulcd
merged 11 commits into
apache:main
apache/arrow:main
from
raulcd:GH-49382
raulcd/arrow:GH-49382
Copy head branch name to clipboard
Mar 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
GH-49382: [Python] Enable OpenTelemetry on PyArrow wheels
#49383
raulcd
merged 11 commits into
apache:main
apache/arrow:main
from
raulcd:GH-49382
raulcd/arrow:GH-49382
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
GH-49382: [Python] Enable OpenTelemetry on PyArrow wheels
raulcd
committed
7426f25
View commit details
Copy full SHA for 7426f25
Browse repository at this point
Commits on Feb 25, 2026
Add ability to easily use Opentelemetry to the middleware Python example and fix using the proper arrow tracer singleton
raulcd
committed
8710842
View commit details
Copy full SHA for 8710842
Browse repository at this point
Enable opentelemetry for macOS wheels
raulcd
committed
9ccb832
View commit details
Copy full SHA for 9ccb832
Browse repository at this point
Enable opentelemetry for Windows wheels
raulcd
committed
8d2daf8
View commit details
Copy full SHA for 8d2daf8
Browse repository at this point
Include arrow/util/windows_compatibility.h to fix some Windows compilation Garbage
raulcd
committed
be1de48
View commit details
Copy full SHA for be1de48
Browse repository at this point
Fix linking issue on Windows where we are missing ARROW_EXPORT. acero/exec_plan.cc uses UnwrapSpan
raulcd
committed
2bbd485
View commit details
Copy full SHA for 2bbd485
Browse repository at this point
Commits on Feb 27, 2026
Add pyarrow.lib.is_opentelemetry_enabled and add info on pa.show_info()
raulcd
committed
c76ace6
View commit details
Copy full SHA for c76ace6
Browse repository at this point
Add test to validate opentelemetry traces are being generated into stdout when using flight.TracingServerMiddlewareFactory
raulcd
committed
73881db
View commit details
Copy full SHA for 73881db
Browse repository at this point
Fix for some Python versions
raulcd
committed
0357767
View commit details
Copy full SHA for 0357767
Browse repository at this point
Commits on Mar 2, 2026
Skip test on Windows
raulcd
committed
70b4611
View commit details
Copy full SHA for 70b4611
Browse repository at this point
Commits on Mar 4, 2026
Add GH reference about the skip
raulcd
authored
0833694
View commit details
Copy full SHA for 0833694
Browse repository at this point
You can’t perform that action at this time.