From 89e403f6689f8cc1b24bbd7d81c0799b059d70ca Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 25 Aug 2023 10:42:33 +0200 Subject: update to 0.6.0 build out of sources tree --- PHPINFO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index d528b29..ac889a7 100644 --- a/PHPINFO +++ b/PHPINFO @@ -1,7 +1,7 @@ skywalking_agent -version => 0.5.0 +version => 0.6.0 authors => Apache Software Foundation:jmjoy :Yanlong He Directive => Local Value => Master Value @@ -20,3 +20,7 @@ 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 +skywalking_agent.enable_zend_observer => 0 => 0 +skywalking_agent.reporter_type => grpc => grpc +skywalking_agent.kafka_bootstrap_servers => no value => no value +skywalking_agent.kafka_producer_config => {} => {} -- cgit