diff options
author | Remi Collet <remi@remirepo.net> | 2020-07-09 08:48:18 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-07-09 08:48:18 +0200 |
commit | 33968e12fc2c455056f41a5748117c7b37c77217 (patch) | |
tree | 517a73208c8529a061d2889905c08dd269613333 /PHPINFO | |
parent | 6aa9fbd1a0f28dbb18f8a2cd045e38f4c6c9e8b6 (diff) |
update to 0.47.0
open https://github.com/DataDog/dd-trace-php/pull/952
improve CGI usage in test suite
open https://github.com/DataDog/dd-trace-php/issues/953
missing files in 0.47.0 archive
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -4,10 +4,16 @@ ddtrace Datadog PHP tracer extension For help, check out the documentation at https://docs.datadoghq.com/tracing/languages/php/ -(c) Datadog 2019 +(c) Datadog 2020 Datadog tracing support => enabled -Version => 0.46.0 +Version => 0.47.0 +DATADOG TRACER CONFIGURATION => {"date":"2020-07-09T06:04:15Z","os_name":"Linux builder.remirepo.net 5.7.7-100.fc31.x86_64 #1 SMP Wed Jul 1 20:37:05 UTC 2020 x86_64","os_version":"5.7.7-100.fc31.x86_64","version":"0.47.0","lang":"php","lang_version":"7.3.20","env":null,"enabled":true,"service":null,"enabled_cli":false,"agent_url":"http://localhost:8126","debug":false,"analytics_enabled":false,"sample_rate":1.000000,"sampling_rules":null,"tags":null,"service_mapping":null,"distributed_tracing_enabled":true,"priority_sampling_enabled":true,"dd_version":null,"architecture":"x86_64","sapi":"cli","ddtrace.request_init_hook":null,"open_basedir_configured":false,"uri_fragment_regex":null,"uri_mapping_incoming":null,"uri_mapping_outgoing":null,"auto_flush_enabled":false,"generate_root_span":true,"http_client_split_by_domain":false,"measure_compile_time":true,"report_hostname_on_root_span":false,"traced_internal_functions":null,"auto_prepend_file_configured":false,"integrations_disabled":null,"enabled_from_env":true,"opcache.file_cache":null,"agent_error":"Failed to connect to localhost port 8126: Connection refused","ddtrace.request_init_hook_reachable":false} + + Diagnostics +agent_error => Failed to connect to localhost port 8126: Connection refused +ddtrace.request_init_hook_reachable => false +Diagnostic checks => failed Directive => Local Value => Master Value ddtrace.disable => Off => Off |