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
Type
/
to 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 }}
codeboten
/
opentelemetry-python
Public
forked from
open-telemetry/opentelemetry-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opentelemetry-python
opentelemetry-api
on
codeboten/add-timeout
User selector
All users
All time
Commit history
Commits on Sep 13, 2021
Merge main into logs (#2107)
lzchen
authored
2ad1ef8
View commit details
Copy full SHA for 2ad1ef8
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Remove unused imports (#2007)
Show description for e2eb73c
ocelotl
and
alrex
authored
e2eb73c
View commit details
Copy full SHA for e2eb73c
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Add validation for Trace ID (#1992)
ymotongpoo
authored
65670cf
View commit details
Copy full SHA for 65670cf
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
Back to develop after 1.4.0 release (#1985)
Show description for 3992778
srikanthccv
authored
3992778
View commit details
Copy full SHA for 3992778
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
updating changelogs and version to 1.4.0-0.23b0 (#1965)
ocelotl
authored
67bbad4
View commit details
Copy full SHA for 67bbad4
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Revert "updating changelogs and version to 1.4.0-0.23b0 (#1956)" (#1962)
Show description for dfd2980
ocelotl
authored
dfd2980
View commit details
Copy full SHA for dfd2980
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
updating changelogs and version to 1.4.0-0.23b0 (#1956)
ocelotl
authored
bb41b81
View commit details
Copy full SHA for bb41b81
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Do not check every string character (#1942)
ocelotl
authored
12fe4c9
View commit details
Copy full SHA for 12fe4c9
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
use BoundedAttributes for attributes in link, event, resource, spans (#1915)
alrex
authored
01c6954
View commit details
Copy full SHA for 01c6954
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
make immutable attributes consistent (#1909)
alrex
authored
32b83a0
View commit details
Copy full SHA for 32b83a0
View code at this point
Browse repository at this point
Commits on Jun 11, 2021
Implement CreateKey Functionality (#1853)
euniceek
authored
540b8a5
View commit details
Copy full SHA for 540b8a5
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
[chore] update main after 1.3.0 release (#1886)
lzchen
authored
ea4cdfe
View commit details
Copy full SHA for ea4cdfe
View code at this point
Browse repository at this point
Release for V1.3.0 and 0.22b0, update release script (#1883)
lzchen
authored
2b7592d
View commit details
Copy full SHA for 2b7592d
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Correct SDK PEP 564 nanosecond time reference (#1867)
jlisee
authored
82b2e87
View commit details
Copy full SHA for 82b2e87
View code at this point
Browse repository at this point
Commits on May 28, 2021
Fix error in license files (#1881)
Show description for c8ebda9
ocelotl
authored
c8ebda9
View commit details
Copy full SHA for c8ebda9
View code at this point
Browse repository at this point
Commits on May 24, 2021
Apply validation of attributes to `Resource`, move attribute related logic to util package (#1834)
srikanthccv
authored
eda57f7
View commit details
Copy full SHA for eda57f7
View code at this point
Browse repository at this point
Commits on May 21, 2021
Change AttributeValue sequences from optional to nonoptional (#1855)
eddyleelin
authored
2098c56
View commit details
Copy full SHA for 2098c56
View code at this point
Browse repository at this point
Commits on May 12, 2021
[chore] bump 1.3.0.dev0 & 0.22.dev0 versions (#1843)
alrex
authored
42213c4
View commit details
Copy full SHA for 42213c4
View code at this point
Browse repository at this point
updating changelogs and version to 1.2.0, 0.21b0 (#1841)
alrex
authored
dad4b2b
View commit details
Copy full SHA for dad4b2b
View code at this point
Browse repository at this point
Commits on May 8, 2021
Make propagators conform to spec (#1811)
Show description for 8a1cbf7
mariojonke
authored
8a1cbf7
View commit details
Copy full SHA for 8a1cbf7
View code at this point
Browse repository at this point
Commits on May 7, 2021
rename CompositeHTTPPropagator, add deprecation notice (#1807)
alrex
authored
2c76890
View commit details
Copy full SHA for 2c76890
View code at this point
Browse repository at this point
various fixes to the documentation (#1828)
alrex
authored
64d0426
View commit details
Copy full SHA for 64d0426
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Add "Typing :: Typed" tags to all packages with py.types (#1798)
Show description for 46c6eb5
hawkaa
authored
46c6eb5
View commit details
Copy full SHA for 46c6eb5
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
[chore] Update main after 1.1.0 release (#1786)
lzchen
authored
0fb4fd1
View commit details
Copy full SHA for 0fb4fd1
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Upgraded black and isort (#1777)
owais
authored
77c9867
View commit details
Copy full SHA for 77c9867
View code at this point
Browse repository at this point
Add __contains__ to TraceState (#1773)
alertedsnake
authored
371eaa8
View commit details
Copy full SHA for 371eaa8
View code at this point
Browse repository at this point
Commits on Apr 7, 2021
Prototype proxy tracer/provider to enable lazy setup of tracing pipeline (#1726)
owais
authored
8774276
View commit details
Copy full SHA for 8774276
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Update dev version to 1.0.1.dev0 & 0.20.dev0 (#1740)
alrex
authored
39da28f
View commit details
Copy full SHA for 39da28f
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
Remove unnecessary warning when (not) setting status description (#1721)
owais
authored
0c0466e
View commit details
Copy full SHA for 0c0466e
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Added a py.typed file every package. (#1720)
owais
authored
d06ba7b
View commit details
Copy full SHA for d06ba7b
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
preparing 1.0.0/0.19b0 release (#1718)
alrex
authored
b9c0b6f
View commit details
Copy full SHA for b9c0b6f
View code at this point
Browse repository at this point
Make setters and getters optional (#1690)
Show description for 25edfef
ocelotl
and
alrex
authored
25edfef
View commit details
Copy full SHA for 25edfef
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
Upgrade Mypy to version 0.812 (#1705)
dmolenda-sumo
authored
f5d10d4
View commit details
Copy full SHA for f5d10d4
View code at this point
Browse repository at this point
remove python 3.5 support (#1706)
alrex
authored
d21793d
View commit details
Copy full SHA for d21793d
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Remove service name (#1669)
dmarar
authored
c61a712
View commit details
Copy full SHA for c61a712
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.