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 }}
Sandared
/
python-sensor
Public
forked from
instana/python-sensor
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sensor
tests
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2018
Improved host agent communications (#100)
Show description for 11f6d9a
pglombardo
authored
11f6d9a
View commit details
Copy full SHA for 11f6d9a
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Support Custom Header collection (#99)
Show description for f05f7a9
pglombardo
authored
f05f7a9
View commit details
Copy full SHA for f05f7a9
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Better Fork detection & handling (#96)
Show description for fc891a1
pglombardo
authored
fc891a1
View commit details
Copy full SHA for fc891a1
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Snapshot reporting: Better version extraction (#94)
Show description for ac800f0
pglombardo
authored
ac800f0
View commit details
Copy full SHA for ac800f0
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Django & WSGI Improvments; More Safeties, Precision & Tests (#90)
Show description for bd52a15
pglombardo
authored
bd52a15
View commit details
Copy full SHA for bd52a15
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Updates to support OpenTracing v2.0 (#74)
Show description for 9bc36ae
pglombardo
authored
9bc36ae
View commit details
Copy full SHA for 9bc36ae
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
MySQLdb Instrumentation (mysql-python) (#87)
Show description for 240077a
pglombardo
authored
240077a
View commit details
Copy full SHA for 240077a
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
Revert "MySQLdb Instrumentation (mysql-python) (#84)" (#86)
Show description for 628bf28
pglombardo
authored
628bf28
View commit details
Copy full SHA for 628bf28
View code at this point
Browse repository at this point
MySQLdb Instrumentation (mysql-python) (#84)
Show description for 9424b6a
pglombardo
authored
9424b6a
View commit details
Copy full SHA for 9424b6a
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
Format & clean up imports via isort (#83)
Show description for 84a94d4
pglombardo
authored
84a94d4
View commit details
Copy full SHA for 84a94d4
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
New REST API client for python + tests (#52)
Show description for a57561e
pglombardo
authored
a57561e
View commit details
Copy full SHA for a57561e
View code at this point
Browse repository at this point
Commits on May 27, 2018
suds-jurko instrumentation (#75)
Show description for abac9cb
pglombardo
authored
abac9cb
View commit details
Copy full SHA for abac9cb
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Better context management & support of deeply nested spans (#63)
Show description for 854291e
pglombardo
authored
854291e
View commit details
Copy full SHA for 854291e
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Add OT tests - Tracer Validations; Add more exception handling (#62)
Show description for 1acee9a
pglombardo
authored
1acee9a
View commit details
Copy full SHA for 1acee9a
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Hook lower in urllib3 for greater coverage
Show description for b0a4283
pglombardo
committed
b0a4283
View commit details
Copy full SHA for b0a4283
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
EUM helper & tests
pglombardo
committed
472ebb6
View commit details
Copy full SHA for 472ebb6
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Test that urllib3 doesn't trace when no parent trace is happening.
pglombardo
committed
24e5286
View commit details
Copy full SHA for 24e5286
View code at this point
Browse repository at this point
Commits on Dec 24, 2017
Make urllib3 childof current span; Add tests to validate
pglombardo
committed
7c1d628
View commit details
Copy full SHA for 7c1d628
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
Add test to validate tracing through client errors.
pglombardo
committed
4bfca0b
View commit details
Copy full SHA for 4bfca0b
View code at this point
Browse repository at this point
Use opentracing.tracer
pglombardo
committed
b39471d
View commit details
Copy full SHA for b39471d
View code at this point
Browse repository at this point
Add tests for errors & exceptions
pglombardo
committed
3dda05c
View commit details
Copy full SHA for 3dda05c
View code at this point
Browse repository at this point
More routes to test against
pglombardo
committed
e86f88b
View commit details
Copy full SHA for e86f88b
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Better named import
pglombardo
committed
1f19399
View commit details
Copy full SHA for 1f19399
View code at this point
Browse repository at this point
Updated package initialization; automatic tracer instantiation
pglombardo
committed
ee6012f
View commit details
Copy full SHA for ee6012f
View code at this point
Browse repository at this point
Urllib3 instrumentation tests
pglombardo
committed
7bf23a7
View commit details
Copy full SHA for 7bf23a7
View code at this point
Browse repository at this point
Boot background flask app to test against.
pglombardo
committed
0884e7c
View commit details
Copy full SHA for 0884e7c
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Fix function test to work on both Py 2 + 3
pglombardo
committed
210be14
View commit details
Copy full SHA for 210be14
View code at this point
Browse repository at this point
Starter propagator tests.
pglombardo
committed
8a7f5ea
View commit details
Copy full SHA for 8a7f5ea
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Decode bytestring to utf8; Add py3 basestring equivalent
pglombardo
committed
4ac69f4
View commit details
Copy full SHA for 4ac69f4
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Lowercase what fields we can for now.
pglombardo
committed
396a279
View commit details
Copy full SHA for 396a279
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Expanded span.kind support & tests.
pglombardo
committed
d5bc33f
View commit details
Copy full SHA for d5bc33f
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Migrate to class style test structure
pglombardo
committed
1fa6863
View commit details
Copy full SHA for 1fa6863
View code at this point
Browse repository at this point
Pylint improvements
pglombardo
committed
14f516f
View commit details
Copy full SHA for 14f516f
View code at this point
Browse repository at this point
Span buffering; SDK Span type support:
Show description for 261410d
pglombardo
committed
261410d
View commit details
Copy full SHA for 261410d
View code at this point
Browse repository at this point
Remove unused imports.
pglombardo
committed
1d36e66
View commit details
Copy full SHA for 1d36e66
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.