katelei6 opened a new issue #8633: URL: https://github.com/apache/skywalking/issues/8633
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Python Agent (apache/skywalking-python) ### What happened In my service, I add the skywalking-python, when I run the server by root, the env config such as SW_AGENT_INSTANCE can get. But when I change the user by others, the env config can not catch. so the ui can not show the instance. ### What you expected to happen I think the env can get the param by the user config. ### How to reproduce 1 I run the server by user such as xn_test.  2 the env setting  3 not catch the ip I setted. ### Anything else _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
