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 }}
PikBot
/
jaeger-client-python
Public
forked from
jaegertracing/jaeger-client-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jaeger-client-python
tests
on
avoid-unicode
User selector
All users
All time
Commit history
Commits on Jan 16, 2018
Fix span and sampler tests to work under Py3 (#117)
Show description for 16e3689
yurishkuro
authored
16e3689
View commit details
Copy full SHA for 16e3689
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Fix dependencies for Py3 compatibility (#116)
Show description for e5878da
yurishkuro
authored
e5878da
View commit details
Copy full SHA for e5878da
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Add codec for B3 trace context headers (#112)
Show description for fdf2778
gravelg
authored and
yurishkuro
committed
fdf2778
View commit details
Copy full SHA for fdf2778
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Replace zipkin.thrift out-of-band span format with jaeger.thrift (#111)
Show description for 2acc83e
yurishkuro
authored
2acc83e
View commit details
Copy full SHA for 2acc83e
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Increase max tag value length to 1024 and make it configurable (#110)
Show description for a74dcb0
yurishkuro
authored
a74dcb0
View commit details
Copy full SHA for a74dcb0
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Encode unicode baggage keys/values to UTF-8 (#109)
yurishkuro
authored
5b6f407
View commit details
Copy full SHA for 5b6f407
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Change default for one_span_per_rpc to False (#105)
yurishkuro
authored
7ebd5e0
View commit details
Copy full SHA for 7ebd5e0
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Add simple license check
Yuri Shkuro
committed
13ae196
View commit details
Copy full SHA for 13ae196
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Migrate to Apache license v2 (#83)
Show description for bbb07d4
objectiser
authored and
yurishkuro
committed
bbb07d4
View commit details
Copy full SHA for bbb07d4
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Test creating tracer from config. (#81)
isaachier
authored and
yurishkuro
committed
54ba6d0
View commit details
Copy full SHA for 54ba6d0
View code at this point
Browse repository at this point
Allow tags to be passed to tracer constructor. (#78)
Show description for 53a97fe
isaachier
authored and
yurishkuro
committed
53a97fe
View commit details
Copy full SHA for 53a97fe
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Futurize for Py3 (#57)
Show description for 0392cce
MrSaints
authored and
yurishkuro
committed
0392cce
View commit details
Copy full SHA for 0392cce
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Allow to override hostname for jaeger agent (#51)
Show description for 19e2ce6
bharat-p
authored and
yurishkuro
committed
19e2ce6
View commit details
Copy full SHA for 19e2ce6
View code at this point
Browse repository at this point
Commits on Jul 5, 2017
Save baggage in span (#54)
black-adder
authored
b3b4812
View commit details
Copy full SHA for b3b4812
View code at this point
Browse repository at this point
Commits on May 19, 2017
Add metrics factory and allow tags for metrics (#45)
black-adder
authored
3315f85
View commit details
Copy full SHA for 3315f85
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Refactor out rate limiter (#42)
black-adder
authored
46bfb9e
View commit details
Copy full SHA for 46bfb9e
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Add defaults for all sampling strategies (#39)
black-adder
authored
5c2ad4f
View commit details
Copy full SHA for 5c2ad4f
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Refactor remote sampler update logic (#36)
black-adder
authored
1b7c5b1
View commit details
Copy full SHA for 1b7c5b1
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Fix leaky bucket bug (#35)
black-adder
authored
dde99f5
View commit details
Copy full SHA for dde99f5
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Add option to provide extra codecs (#34)
Show description for 0277cf0
philipgian
authored and
yurishkuro
committed
0277cf0
View commit details
Copy full SHA for 0277cf0
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
Add multiple tracers for adaptive sampling xdock tests (#28)
black-adder
authored
17c9e26
View commit details
Copy full SHA for 17c9e26
View code at this point
Browse repository at this point
Initialize adaptive sampler (#26)
black-adder
authored
d6b06b4
View commit details
Copy full SHA for d6b06b4
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Add end to end integration test python client service (#27)
black-adder
authored
562d5c4
View commit details
Copy full SHA for 562d5c4
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Add Adaptive Sampler (#25)
black-adder
authored
bfe7f0c
View commit details
Copy full SHA for bfe7f0c
View code at this point
Browse repository at this point
Change sampler api (#24)
Show description for ce740a8
black-adder
authored
ce740a8
View commit details
Copy full SHA for ce740a8
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Replace 0 parentID with None (#21)
yurishkuro
authored
37ba9bf
View commit details
Copy full SHA for 37ba9bf
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
Upgrade to opentracing 1.2 with KV logging (#20)
Show description for 508cc2e
yurishkuro
authored
508cc2e
View commit details
Copy full SHA for 508cc2e
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Support debug traces via HTTP header jaeger-debug-id (#19)
Show description for 4632202
yurishkuro
authored
4632202
View commit details
Copy full SHA for 4632202
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Record sampling strategy as Span tags (#18)
yurishkuro
authored
9a73670
View commit details
Copy full SHA for 9a73670
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
Add url encoding to HTTP_HEADERS codec (#17)
yurishkuro
authored
fc1d941
View commit details
Copy full SHA for fc1d941
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Implement tchannel crossdock tests (#13)
Show description for 86570b9
black-adder
authored
86570b9
View commit details
Copy full SHA for 86570b9
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Add crossdock HTTP unit tests (#12)
Show description for 3ad7d86
black-adder
authored
3ad7d86
View commit details
Copy full SHA for 3ad7d86
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Upgrade to OpenTracing 1.1 with SpanContext (#6)
yurishkuro
authored
ab343b3
View commit details
Copy full SHA for ab343b3
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Implement Zipkin codec for interop with TChannel (#10)
yurishkuro
authored
4fe5ba8
View commit details
Copy full SHA for 4fe5ba8
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Remove tchannel and opentracing_instrumentation dependencies (#7)
yurishkuro
authored
eb2be0b
View commit details
Copy full SHA for eb2be0b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.