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
.github
workflows
on
move-jaeger-propagator
User selector
All users
All time
Commit history
Commits on Jan 14, 2021
adding propagator to GH action (#1530)
alrex
authored
3d48ecd
View commit details
Copy full SHA for 3d48ecd
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Move idsgenerator from api into sdk package (#1514)
lzchen
authored
09ac955
View commit details
Copy full SHA for 09ac955
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Added CodeQL Analysis workflow (#1505)
shovnik
authored
ff1a058
View commit details
Copy full SHA for ff1a058
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Add throughput performance tests for OTLP exporter (#1491)
NathanielRN
authored
8ebd6c8
View commit details
Copy full SHA for 8ebd6c8
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Set max number of commits in performance graph (#1498)
NathanielRN
authored
dbe9d38
View commit details
Copy full SHA for dbe9d38
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Do not try to comment on PR after benchmarks (#1478)
NathanielRN
authored
47d6e95
View commit details
Copy full SHA for 47d6e95
View code at this point
Browse repository at this point
Fix Benchmarks grouping name (#1473)
NathanielRN
authored
cd63eb6
View commit details
Copy full SHA for cd63eb6
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Use gh-pages to save performance benchmarks results (#1469)
NathanielRN
authored
2f1f13f
View commit details
Copy full SHA for 2f1f13f
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Add performance testing + test SDK Span Creation (#1443)
NathanielRN
authored
496ed8b
View commit details
Copy full SHA for 496ed8b
View code at this point
Browse repository at this point
Add Python 3.9 to build (#1441)
Show description for 3bbc547
gliptak
authored
3bbc547
View commit details
Copy full SHA for 3bbc547
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Combine changelogs (#1447)
alrex
authored
0803a0f
View commit details
Copy full SHA for 0803a0f
View code at this point
Browse repository at this point
Explicitly install dependencies in lint env for tox (#1456)
lzchen
authored
a2cc1ad
View commit details
Copy full SHA for a2cc1ad
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Throw an error when multiple instruments are registered by the same name (#1438)
srikanthccv
authored
8d195e6
View commit details
Copy full SHA for 8d195e6
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Add convenience methods to access common config options in Configuration class (#1426)
srikanthccv
authored
268cfbf
View commit details
Copy full SHA for 268cfbf
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Add fields property (#1374)
ocelotl
authored
50f5c6c
View commit details
Copy full SHA for 50f5c6c
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
update contrib SHA
Alex Boten
committed
deab790
View commit details
Copy full SHA for deab790
View code at this point
Browse repository at this point
[pre-release] Update changelogs, version [0.16b0] (#1422)
alrex
authored
ffd9488
View commit details
Copy full SHA for ffd9488
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
remove github action (#1401)
alrex
authored
7ec8a02
View commit details
Copy full SHA for 7ec8a02
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Add Contrib Repo Tests workflow on Core PRs (#1357)
NathanielRN
authored
b5c766a
View commit details
Copy full SHA for b5c766a
View code at this point
Browse repository at this point
Fix syntax for Docs Build Workflow (#1392)
NathanielRN
authored
9a754ad
View commit details
Copy full SHA for 9a754ad
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Add Contrib repo checkout for docs build (#1371)
NathanielRN
authored
1d03c34
View commit details
Copy full SHA for 1d03c34
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 Oct 28, 2020
docs: using correct python specifier for docs action (#1293)
Show description for fcd04a7
toumorokoshi
authored
fcd04a7
View commit details
Copy full SHA for fcd04a7
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
use python 3.8 to build docs (#1284)
alrex
authored
82356a8
View commit details
Copy full SHA for 82356a8
View code at this point
Browse repository at this point
docs workflow not triggered on instrumentation push (#1281)
alrex
authored
97cbc9f
View commit details
Copy full SHA for 97cbc9f
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
chore: only trigger tests on push to master (#1126)
alrex
authored
9f5de45
View commit details
Copy full SHA for 9f5de45
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
dropping support for python 3.4 (#1099)
Show description for d7ce152
alrex
authored
d7ce152
View commit details
Copy full SHA for d7ce152
View code at this point
Browse repository at this point
build/infra: Add GitHub Action for tox runs (#984)
Show description for 86460c9
ffe4
authored
86460c9
View commit details
Copy full SHA for 86460c9
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Rename exporter packages from "ext" to "exporter" (#953)
lzchen
authored
eec050b
View commit details
Copy full SHA for eec050b
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
chore: use token for test package upload
alrex
authored
d20ae9b
View commit details
Copy full SHA for d20ae9b
View code at this point
Browse repository at this point
Commits on May 26, 2020
infra: removing workflow, updating script (#734)
Show description for 1ee85c8
alrex
authored
1ee85c8
View commit details
Copy full SHA for 1ee85c8
View code at this point
Browse repository at this point
infra: adding step to publish action (#733)
Show description for 027f61f
alrex
authored
027f61f
View commit details
Copy full SHA for 027f61f
View code at this point
Browse repository at this point
Commits on May 12, 2020
fix branch name filtering (#677)
alrex
authored
82359d5
View commit details
Copy full SHA for 82359d5
View code at this point
Browse repository at this point
Commits on May 11, 2020
Adding script and workflow to automate the preparation of releases (#615)
Show description for fc2d073
alrex
and
mauriciovasquezbernal
authored
fc2d073
View commit details
Copy full SHA for fc2d073
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Rebuild docs if source files change (#380)
dgzlopes
authored and
c24t
committed
0173263
View commit details
Copy full SHA for 0173263
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.