issues
search
uber-common
/
opentracing-python-instrumentation
A collection of Python instrumentation tools for the OpenTracing API
MIT License
164
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support non TornadoScopeManager for boto3
#119
ajithp-01
opened
1 year ago
1
🛑 THIS LIBRARY IS DEPRECATED / UNSUPPORTED
#118
yurishkuro
opened
2 years ago
0
Hook for psycopg2 (_dbapi2) cursor not called when using `with resources` constructs
#117
Vaidic
opened
3 years ago
0
Perform customization with client Patchers for injecting tags
#116
t3chboy
opened
3 years ago
0
Remove Tornado upper bound
#115
condorcet
opened
3 years ago
5
ImportError: No module named 'tornado.stack_context
#114
donnlee
opened
4 years ago
1
Remove dependency on Tornado?
#113
obi1kenobi
opened
4 years ago
9
Fix test hanging on waiting for DynamoDB
#112
Jamim
closed
4 years ago
0
Should span_in_stack_context be throwing exceptions?
#111
yurishkuro
opened
4 years ago
0
Not recording celery beat tasks
#110
Horiol
opened
4 years ago
0
Tags capturing DB related information when instrumented via client_hooks._dbapi2
#109
ashwinbasavaraja
opened
4 years ago
0
Refactor traced_function to work both as a decorator and as a context manager?
#108
wyattanderson
closed
4 years ago
4
Add additional tags to SQLAlchemy instrumentation
#107
wyattanderson
closed
5 years ago
6
How should i use the TracerMiddleware in the readme?
#106
suparek
opened
5 years ago
0
Fix db_span function of _dbapi2
#105
Jamim
closed
5 years ago
1
Fix handling of missing psycopg2 module
#104
Jamim
closed
5 years ago
1
New release
#103
Jamim
closed
5 years ago
2
Improve support for Boto 3
#102
Jamim
closed
5 years ago
5
Question on boto3 traces
#101
berkowitzi
opened
5 years ago
5
Refactor MySQLdb hook
#100
Jamim
closed
5 years ago
2
Log for span with exception in traced_function decorator doesn't match the opentracing spec
#99
condorcet
opened
5 years ago
1
Refactor SQLAlchemy hook
#98
Jamim
closed
5 years ago
2
Fix span context propagation for Celery
#97
Jamim
closed
5 years ago
1
Use tox for CI, get rid of travis's matrix and let tox handle stuff
#96
asherf
closed
5 years ago
1
remove support for python 3.4
#95
asherf
closed
5 years ago
2
Add deploy section into .travis.yml
#94
Jamim
closed
5 years ago
5
Fix coveralls/boto3 dependency conflict
#93
Jamim
closed
5 years ago
1
Release process does not work
#92
yurishkuro
closed
5 years ago
2
Error during `make bootstrap` (installing deps)
#91
yurishkuro
closed
5 years ago
0
SQL Alchemy tracing questions
#90
r0fls
closed
5 years ago
2
New release
#89
Jamim
closed
5 years ago
5
boto3 and sqlalchemy tracing questions
#88
r0fls
closed
5 years ago
3
Upgrade Travis CI to support testing with varying dependency versions
#87
yurishkuro
closed
5 years ago
1
Support non TornadoScopeManager in traced_function decorator
#86
condorcet
closed
5 years ago
6
Add support for Celery
#85
Jamim
closed
5 years ago
2
@traced_function now works with AsyncIO's coroutines.
#84
nicholasamorim
opened
5 years ago
3
Add support to Tornado 6
#83
nicholasamorim
opened
5 years ago
4
Support Composable object as sql statement for psycopg2
#82
condorcet
closed
5 years ago
3
Psycopg2 cursor wrapper doesn't support Composable as sql statement
#81
condorcet
closed
5 years ago
0
traced_function complains about wrong scopemanager when using no-op tracer
#80
nicholasamorim
closed
5 years ago
2
Added tags.HTTP_METHOD to before_request.
#79
nicholasamorim
closed
5 years ago
2
Using opentracing.ext in all hooks.
#78
nicholasamorim
closed
5 years ago
3
Add support for boto3
#77
Jamim
closed
5 years ago
7
Add Tornado 5 supporting
#76
condorcet
closed
5 years ago
6
Publish a new release?
#75
trondhindenes
closed
5 years ago
1
Context manager API for patches
#74
StasEvseev
closed
5 years ago
2
Permit the injection of specific parent span
#73
Etienne-Carriere
closed
5 years ago
3
Fix compatibility with Peewee ORM
#72
Jamim
closed
5 years ago
11
Add unit test for ThreadSafeStackContext
#71
yurishkuro
closed
5 years ago
1
Improve testing
#70
Jamim
closed
5 years ago
6
Next