diff options
author | Remi Collet <remi@remirepo.net> | 2019-01-22 16:39:19 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-01-22 16:39:19 +0100 |
commit | 44ff59b2061baba4e0f32d783f7e7051c48f0e97 (patch) | |
tree | 43e497eee01628b7a0c233e26849b395fc5bd187 /PHPINFO | |
parent | e2fc62daa456bf09e9b79f0657bf0e7c018ccf22 (diff) |
update to 0.10.0
open https://github.com/DataDog/dd-trace-php/issues/249 missing files
open https://github.com/DataDog/dd-trace-php/issues/250 PHP compat
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,4 +7,9 @@ For help, check out the documentation at https://github.com/DataDog/dd-trace-php (c) Datadog 2018 Datadog tracing support => enabled -Version => 0.9.1-beta +Version => 0.10.0-beta + +Directive => Local Value => Master Value +ddtrace.disable => 0 => 0 +ddtrace.request_init_hook => no value => no value +ddtrace.ignore_missing_overridables => 1 => 1 |