diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,7 @@ skywalking_agent -version => 0.5.0 +version => 0.6.0 authors => Apache Software Foundation:jmjoy <jmjoy@apache.org>:Yanlong He <heyanlong@apache.org> 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 => {} => {} |