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
scripts
on
codeboten/revert-log-merge
User selector
All users
All time
Commit history
Commits on Oct 21, 2021
add note about proto version to README.rst (#2232)
alrex
authored
67d65ba
View commit details
Copy full SHA for 67d65ba
View code at this point
Browse repository at this point
Commits on Oct 14, 2021
Move instrumentation and distro to contrib (#2196)
Show description for 3ef7cb5
owais
authored
3ef7cb5
View commit details
Copy full SHA for 3ef7cb5
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
use f-strings (#2131)
Show description for 45a2b35
alrex
and
owais
authored
45a2b35
View commit details
Copy full SHA for 45a2b35
View code at this point
Browse repository at this point
update open calls to pass encoding (#2127)
Show description for 664ae4a
alrex
and
owais
authored
664ae4a
View commit details
Copy full SHA for 664ae4a
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Update to semantic conventions v1.6.1 (#2077)
Show description for 04f74ee
srikanthccv
authored
04f74ee
View commit details
Copy full SHA for 04f74ee
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Add opentelemetry-instrumentation (#1959)
ocelotl
authored
e78c9c4
View commit details
Copy full SHA for e78c9c4
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Use basename to get file name (#1955)
Show description for fdf4b3e
ocelotl
authored
fdf4b3e
View commit details
Copy full SHA for fdf4b3e
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Generate semconv constants update for OTel Spec 1.5.0 (#1946)
NathanielRN
authored
0f6699d
View commit details
Copy full SHA for 0f6699d
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
bump proto to 0.9.0 (#1873)
alrex
authored
ae01f70
View commit details
Copy full SHA for ae01f70
View code at this point
Browse repository at this point
Commits on May 25, 2021
Add public symbols checker script (#1816)
ocelotl
authored
1470a8c
View commit details
Copy full SHA for 1470a8c
View code at this point
Browse repository at this point
Commits on May 11, 2021
improving the release process for maintainers (#1840)
alrex
authored
f5f3f2a
View commit details
Copy full SHA for f5f3f2a
View code at this point
Browse repository at this point
adding script to automatically generate otel website docs (#1837)
alrex
authored
8e75cfc
View commit details
Copy full SHA for 8e75cfc
View code at this point
Browse repository at this point
Commits on May 5, 2021
Added `eachdist.py format` command (#1812)
owais
authored
4fd4681
View commit details
Copy full SHA for 4fd4681
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Move opentelemetry-instrumentation to contrib (#1797)
lzchen
authored
b3455cd
View commit details
Copy full SHA for b3455cd
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Autogenerate semantic convention constants (#1759)
srikanthccv
authored
c85c409
View commit details
Copy full SHA for c85c409
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
Commits on Apr 9, 2021
Fix eachdist.py not printing invoked commands. (#1758)
Show description for 6f8c077
Oberon00
authored
6f8c077
View commit details
Copy full SHA for 6f8c077
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
rename package to opentelemetry-exporter-jaeger-proto-grpc (#1709)
alrex
authored
4fb0219
View commit details
Copy full SHA for 4fb0219
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
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 17, 2021
split jaeger exporter for proto/thrift (#1694)
alrex
authored
f92431e
View commit details
Copy full SHA for f92431e
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Use opentelemetry-proto 0.7.0 (#1674)
owais
authored
50d0bc0
View commit details
Copy full SHA for 50d0bc0
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
minor fixes to release scripts (#1561)
alrex
authored
06bbb8e
View commit details
Copy full SHA for 06bbb8e
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Remove `Configuration` (#1523)
ocelotl
authored
731f32c
View commit details
Copy full SHA for 731f32c
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
updating references to main (#1558)
alrex
authored
cf8b70e
View commit details
Copy full SHA for cf8b70e
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
rename instrumentation to shim (#1539)
alrex
authored
db9905a
View commit details
Copy full SHA for db9905a
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Adding opentelemetry-distro package and entrypoint (#1482)
alrex
authored
d994e75
View commit details
Copy full SHA for d994e75
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Move b3 propagator out of SDK (#1513)
alrex
authored
287efdc
View commit details
Copy full SHA for 287efdc
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Add support for OTLP v0.6.0 (#1472)
srikanthccv
authored
87d7ced
View commit details
Copy full SHA for 87d7ced
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Upgrade isort and enable black compat mode (#1467)
owais
authored
119812a
View commit details
Copy full SHA for 119812a
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
removing example app (#1410)
alrex
authored
d37ee5d
View commit details
Copy full SHA for d37ee5d
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Removes Instrumentation and Exporter Code From Core Repo (#1258)
NathanielRN
authored
c47815d
View commit details
Copy full SHA for c47815d
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Add support for OTLP v0.5.0 (#1143)
alrex
authored
e50e3a8
View commit details
Copy full SHA for e50e3a8
View code at this point
Browse repository at this point
Add Global Error Handler (#1080)
ocelotl
authored
c68ce46
View commit details
Copy full SHA for c68ce46
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
chore: 0.13.dev0 version update (#991)
lzchen
authored
47229e9
View commit details
Copy full SHA for 47229e9
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Rename remaining framework packages from "ext" to "instrumentation" (#969)
lzchen
authored
eb8b1ea
View commit details
Copy full SHA for eb8b1ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.