diff options
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 |