You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/10/17 00:44:13 UTC

[GitHub] [skywalking-nginx-lua] wu-sheng commented on a change in pull request #88: support sampler and operation ignore config

wu-sheng commented on a change in pull request #88:
URL: https://github.com/apache/skywalking-nginx-lua/pull/88#discussion_r730252114



##########
File path: examples/nginx.conf
##########
@@ -25,7 +25,7 @@ events {
     worker_connections 1024;
 }
 http {
-    lua_package_path "/Users/wusheng/Documents/GitHub/skywalking-nginx-lua/lib/?.lua;;";
+    lua_package_path "/Users/user/Workspace/skywalking-nginx-lua/lib/?.lua;;";

Review comment:
       This makes no difference. No matter you pointing to, another developer could not have it.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org