diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-28 12:21:17 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-28 12:21:17 +0200 |
commit | b48673f8ed69e32f4dc4e2ffed30a9ebd31a357a (patch) | |
tree | f8931dc3f2f21e6872cf95ab15345b087fff1e9e /PHPINFO | |
parent | d1a051cc8e96cdc285b34880aa2547f885849c64 (diff) |
cleanup
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ + +molten + +molten support => enabled +plugin support => pdo mysqli phpredis memcahced curl mongodb guzzle elasticsearch + +Directive => Local Value => Master Value +molten.enable => 1 => 1 +molten.sink_log_path => /tmp/tracing => /tmp/tracing +molten.service_name => default => default +molten.tracing_cli => 0 => 0 +molten.sampling_type => 1 => 1 +molten.sampling_request => 1000 => 1000 +molten.sampling_rate => 64 => 64 +molten.span_format => zipkin => zipkin +molten.report_interval => 60 => 60 +molten.notify_uri => no value => no value +molten.report_limit => 100 => 100 +molten.sink_type => 1 => 1 +molten.output_type => 1 => 1 +molten.sink_http_uri => no value => no value +molten.sink_syslog_unix_socket => no value => no value +molten.sink_kafka_brokers => no value => no value +molten.sink_kafka_topic => no value => no value |