issues
search
opentracing-contrib
/
python-django
OpenTracing instrumentation for the Django framework
BSD 3-Clause "New" or "Revised" License
105
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django 4.1 all tests fail with 'OpenTracingMiddleware' object has no attribute '_is_coroutine'
#71
jayvdb
opened
2 years ago
1
Chunks with extreme offset cause ValueError
#70
vlaci
closed
2 years ago
1
about RPC in django
#68
waitqaq
opened
3 years ago
0
Add another decorator to allow trace custom functions or methods that are not eclusivelly views.
#67
crosvera
opened
3 years ago
0
which path or databse the tracing data storage ? in a log file or in database ?
#66
minicloudsky
opened
3 years ago
0
MANIFEST.in: Add tests and example
#65
jayvdb
opened
3 years ago
0
PyPI sdist doesnt include tests/test_site
#64
jayvdb
opened
3 years ago
0
usage of both decorator and tracing_all breaks view calls
#63
piratos
opened
4 years ago
0
DRF
#62
ashleyredzko
closed
4 years ago
0
Feature Request: custom operation name in middleware
#61
AgDude
opened
5 years ago
0
OPENTRACING_TRACE_ALL configuration issue
#60
liorco3000
opened
5 years ago
0
Fix typo in usage of DjangoTracing.get_span()
#59
romainr
closed
5 years ago
0
Fixed URL of client Index page
#58
OmPrakash95
closed
5 years ago
0
Example project: Require django<2
#57
bj00rn
opened
5 years ago
0
Usage with Tracer client: 'Settings' object has no attribute 'OPENTRACING_TRACING'
#56
bj00rn
opened
5 years ago
4
Feature request: add support for ignored attributes
#55
bj00rn
opened
5 years ago
0
Project maintenance
#54
Jamim
closed
5 years ago
2
pin opentracing>=2.0,<3
#53
maguowei
closed
5 years ago
0
Add support for more python versions.
#52
asherf
closed
5 years ago
4
Add travis CI & pypi badges.
#51
asherf
closed
5 years ago
0
Fix link to Django docs in readme
#50
asherf
closed
5 years ago
1
Upgrade OT dependency to 2.2.0
#49
jan25
closed
5 years ago
4
update opentracing>=2.0,<2.3
#48
maguowei
closed
5 years ago
3
Replaced Flask inline doc with correct Django hints
#47
tux-o-matic
closed
5 years ago
0
Error: object has no attribute 'META'
#46
julidr
opened
5 years ago
3
add Django REST framework support
#45
maguowei
opened
5 years ago
1
Support Django<1.7
#44
mohabusama
opened
5 years ago
3
Pass the arguments properly when decorating view functions.
#43
carlosalberto
closed
5 years ago
0
TypeError when using tracing.trace() and having additional args
#42
haosong
closed
5 years ago
3
Enable Django 2 support for the 0.x series.
#41
carlosalberto
closed
6 years ago
0
V1.0.0
#40
carlosalberto
closed
6 years ago
0
Travis cannot automatically publish
#39
carlosalberto
closed
6 years ago
1
Enable Python 2 support.
#38
carlosalberto
closed
6 years ago
0
Relax opentracing dependency
#37
nothingelsematters7
closed
6 years ago
3
Reformat source code and tests according to PEP8 where possible
#36
nothingelsematters7
closed
6 years ago
3
Remove the lock for setting the global tracer.
#35
carlosalberto
closed
6 years ago
0
No longer restrict to Django<2
#34
rmfitzpatrick
closed
5 years ago
7
Run tests for Django 2.0 and 2.1
#33
simonschmidt
closed
6 years ago
1
Need for a lock when setting the global `Tracer`
#32
carlosalberto
closed
5 years ago
7
Implement OT 2.0 support.
#31
carlosalberto
closed
6 years ago
0
Set the global tracer based on a parameter.
#30
carlosalberto
closed
6 years ago
3
Do not set opentracing.tracer.
#29
carlosalberto
closed
6 years ago
2
opentracing 2.x support
#28
SEJeff
closed
5 years ago
2
OPENTRACING_TRACED_ATTRIBUTES passed as a tuple of a list
#27
alexlambson
closed
6 years ago
1
README improvements
#26
LyleScott
closed
6 years ago
0
Python 3 compatibility fixes and limiting to Django 1.x
#25
LyleScott
closed
6 years ago
2
'OpenTracingMiddleware' object has no attribute 'get_response'
#24
ror6ax
closed
5 years ago
2
Initialization of the global tracer
#23
carlosalberto
closed
6 years ago
10
Adding python3 compatibility
#22
SGudbrandsson
closed
6 years ago
3
Enhanced tracing middleware
#21
SEJeff
closed
6 years ago
3
Next