COMMITS
/ ddtrace/bootstrap/sitecustomize.py February 3, 2020
B
black: ddtrace/bootstrap (#1187)
Brett Langdon committed
August 29, 2019
J
tracer: remove debug_logging option
Julien Danjou committed
September 10, 2019
T
[internal] add tracer env tag to runtime metrics (#1051)
Tahir H. Butt committed
July 21, 2019
J
writer: fix deprecated log.warn use (#993)
Joseph Valleix committed
May 31, 2019
J
Run flake8 with Python 3
Julien Danjou committed
April 16, 2019
K
[dev/tooling] Enforce single quote strings (#884)
Kyle Verhoog committed
April 11, 2019
K
[core] Collect run-time metrics (#819)
Kyle Verhoog committed
April 3, 2019
J
[core] Fix logging with unset DATADOG_PATCH_MODULES
Julien Danjou committed
March 1, 2019
B
[internal] Add rate limited logger (#822)
Brett Langdon committed
February 21, 2019
T
Patch logging earlier for ddtrace-run (#832)
Tahir H. Butt committed
January 8, 2019
T
[core] Tracer and logs integration (#777)
Tahir H. Butt committed
November 14, 2018
B
[core] Allow DD_AGENT_HOST and DD_TRACE_AGENT_PORT env variables (#708)
Brett Langdon committed
T
[core] Add global tracer tags (#702)
Tahir H. Butt committed
August 13, 2018
K
[celery] Patch via post-import hooks (#534)
Kyle Verhoog committed
July 19, 2018
M
[ddtrace-run] check if bootstrap dir is in path before removal (#516)
Michal Kuffa committed
May 22, 2018
A
[celery] solve ddtrace-run argv issue
Alex Charrier committed
May 2, 2018
E
[core] ensure users sitecustomize.py is called
Emanuele Palazzetti committed
April 13, 2018
E
[core] library migration to `ddtrace.utils` package
Emanuele Palazzetti committed
February 25, 2018
E
[ddtrace-run] enable Distributed Sampling via DATADOG_PRIORITY_SAMPLING env var
Emanuele Palazzetti committed
October 16, 2017
B
[pyramid] trace the app when the tween list is explicitly specified (#349)
Bertrand Mermet committed
March 27, 2017
T
flake8 fix
talwai committed
T
commands: add an override for patched modules in ddtrace-run
talwai committed
March 21, 2017
T
bottle: add autopatching
talwai committed
March 10, 2017
T
commands: respect env host and port in ddtrace-run
talwai committed
March 7, 2017
T
pyramid: add autopatching
talwai committed
February 28, 2017
T
log exception if ddtrace-run bootstrap fails
talwai committed
January 31, 2017
T
add a command-line entrypoint for auto-patching
talwai committed