issues
search
dabapps
/
django-log-request-id
Django middleware and log filter to attach a unique ID to every log message generated as part of a request
BSD 2-Clause "Simplified" License
371
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
request_id in celery logs
#73
dan-sparkes-cuboh
closed
8 months ago
1
Add Django 4.2 to test matrix, remove Python 3.7
#72
j4mie
closed
1 year ago
0
Add Django 4.1 and Python 3.11 to test matrix, remove Django 2.2 and Python 3.6
#71
j4mie
closed
1 year ago
0
Update middleware to be compatible with Django 4.0
#70
DilLip-Chowdary-Codes
closed
1 year ago
1
State that filters must be included twice
#69
jackdesert
closed
1 year ago
2
Unable to configure filter 'request_id': 'module' object has no attribute 'middleware
#68
hyamy
closed
2 years ago
4
Added classifiers in setup.py for PyPI
#67
leogregianin
closed
1 year ago
1
path with query string
#66
pillaryj
opened
2 years ago
3
Fix #64 -- ability to not log user attribute
#65
amureki
closed
1 year ago
4
Library leads to Vary: Cookie header set
#64
amureki
closed
1 year ago
6
Log request id set to [none] in thread pool executor.
#63
prashantidealittechno
closed
2 years ago
1
Generate/User Log Request id based on header.
#62
prashantidealittechno
closed
2 years ago
3
Replacing the text `request_id` to `correlation_id`
#61
yass-arafat
closed
2 years ago
2
[Question] is it a common use case to use this with sentry?
#60
simkimsia
closed
2 years ago
3
Add Django 4 and Python 3.10 to test matrix, remove unsupported versions
#59
j4mie
closed
2 years ago
0
Remove requests.Session passthrough functionality
#58
j4mie
closed
2 years ago
0
Version 1.7.0
#57
j4mie
closed
3 years ago
0
quickfix
#56
painassasin
closed
3 years ago
1
Context vars
#55
akap97
closed
3 years ago
0
replace thread local with context vars
#54
akap97
closed
3 years ago
0
Add support for async views
#53
j4mie
closed
3 years ago
2
Security Concerns
#52
fescobar
closed
3 years ago
2
Allow use of user_id if available
#51
YPCrumble
closed
3 years ago
1
Add documentation to access ID in views
#50
moritz89
closed
2 years ago
2
Add documentation how to access the request ID in views
#49
moritz89
closed
2 years ago
5
Version 1.6.0
#48
j4mie
closed
4 years ago
0
Switch to Github Actions
#47
j4mie
closed
4 years ago
0
No documentation to add filter to custom logger
#46
sri-vathsa
closed
2 years ago
1
Thoughts abt how this works when ASGI rolls out in 3.2?
#45
simkimsia
closed
2 years ago
7
LOG_USER_ATTRIBUTE
#44
adaniels21487
closed
4 years ago
1
Log request ip address
#43
thenewguy
closed
2 years ago
1
Documentation does not specify where to define options/config settings?
#42
john-mcgowan1992
closed
4 years ago
1
1.5.0 break the compatibility
#41
zcong
closed
2 years ago
1
Adds the ability to change the default value of missing request_id
#40
kingbuzzman
closed
4 years ago
1
Can not install version 1.4.0 on python3.7.4 (python3.6, no problem)
#39
chongjing001
closed
2 years ago
3
Fix Python 3 issue; bump to v1.4.1
#38
mik3y
closed
4 years ago
0
Can not install version 1.4.0 on python 3
#37
asergeant01
closed
4 years ago
3
django 2 compatibility set MIDDLEWARE
#36
bj00rn
closed
5 years ago
4
Install changes
#35
RealOrangeOne
closed
5 years ago
0
Add test envs for Django 2
#34
bj00rn
closed
5 years ago
2
Version changes
#33
RealOrangeOne
closed
5 years ago
0
KeyError: 'request_id'
#32
albert-kam
closed
5 years ago
1
drop support for django < 2, add test targets for django 2
#31
bj00rn
closed
5 years ago
4
Allow customization of log message
#30
RealOrangeOne
closed
5 years ago
0
Update README.md
#29
timstimpson
closed
5 years ago
0
Request ID is None
#28
arjunnambiartc
closed
2 years ago
1
Minor clarifications regarding setting request header
#27
matthewhegarty
closed
5 years ago
0
Add Official Support for Python 3.6 and Django 1.11
#26
Checkroth
closed
6 years ago
1
Add Test Support for Python 3.6 and Django 1.11
#25
Checkroth
closed
6 years ago
2
Exception "You cannot access body after reading from request's data stream"
#24
dvaldivia
closed
2 years ago
1
Next