Superskyyy commented on issue #8633:
URL: https://github.com/apache/skywalking/issues/8633#issuecomment-1063344971


   @katelei6 Hello, please try to execute and check the env vars directly from 
your shell & python interactively after exporting (in the non-root user).
   1. ```printenv SW_AGENT_INSTANCE```
   2. ```Python3
        import os
        os.environ['SW_AGENT_INSTANCE']
        ```
   both cases should show the variable value properly as your IP address.
   
   Please let me know if the outputs are as expected, then we could proceed to 
investigate further.


-- 
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