Humbertzhang commented on a change in pull request #147:
URL: https://github.com/apache/skywalking-python/pull/147#discussion_r684664142



##########
File path: skywalking/config.py
##########
@@ -67,6 +67,19 @@
                          os.getenv('SW_AGENT_PROFILE_ACTIVE') == 'True' else 
False  # type: bool
 profile_task_query_interval = int(os.getenv('SW_PROFILE_TASK_QUERY_INTERVAL') 
or '20')
 
+# NOTE - Log reporting requires a separate channel, will merge in the future.

Review comment:
       What is this comment means?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to