summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-02 10:14:33 +0100
committerRemi Collet <remi@php.net>2023-02-02 10:14:33 +0100
commitb8e5e47e812e8292bbf4e3a5202f33dc07a92048 (patch)
tree76adc4a36f8c8017c91dd4cff581b73025aaa271 /PHPINFO
parent3d3cfdafc4621736731477cffb65bcd698fbc748 (diff)
update to 0.3.0
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO20
1 files changed, 14 insertions, 6 deletions
diff --git a/PHPINFO b/PHPINFO
index d47c41a..44e9aa9 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -1,14 +1,22 @@
skywalking_agent
-version => 0.2.0
+version => 0.3.0
authors => Apache Software Foundation:jmjoy <jmjoy@apache.org>:Yanlong He <heyanlong@apache.org>
Directive => Local Value => Master Value
-skywalking_agent.server_addr => http://127.0.0.1:11800 => http://127.0.0.1:11800
-skywalking_agent.enable => false => false
-skywalking_agent.log_file => /tmp/skywalking-agent.log => /tmp/skywalking-agent.log
-skywalking_agent.log_level => OFF => OFF
+skywalking_agent.enable => 0 => 0
skywalking_agent.skywalking_version => 8 => 8
-skywalking_agent.worker_threads => 0 => 0
+skywalking_agent.server_addr => 127.0.0.1:11800 => 127.0.0.1:11800
skywalking_agent.service_name => hello-skywalking => hello-skywalking
+skywalking_agent.worker_threads => 0 => 0
+skywalking_agent.log_level => OFF => OFF
+skywalking_agent.log_file => /tmp/skywalking-agent.log => /tmp/skywalking-agent.log
+skywalking_agent.runtime_dir => /tmp/skywalking-agent => /tmp/skywalking-agent
+skywalking_agent.authentication => no value => no value
+skywalking_agent.enable_tls => 0 => 0
+skywalking_agent.ssl_trusted_ca_path => no value => no value
+skywalking_agent.ssl_key_path => no value => no value
+skywalking_agent.ssl_cert_chain_path => no value => no value
+skywalking_agent.heartbeat_period => 30 => 30
+skywalking_agent.properties_report_period_factor => 10 => 10