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/08/31 08:15:19 UTC

[GitHub] [skywalking] slientup opened a new issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

slientup opened a new issue #7617:
URL: https://github.com/apache/skywalking/issues/7617


   ### 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
   
   
   When I use "python manage.py runserver 127.0.0.1:8091" to run the django project, skywalking-ui can display real-time data normally, but when I use uwsgi+nginx to deploy in production, skywalking-ui is nothing。
   
   When I restarted the uwsgi process, skywalking-ui had the previously undisplayed data. Through the tcpdump packet capture, I confirmed that no data packets were sent to skywalking when the uwsgi process was normal, but when the uwsgi process was restarted, many packets sent to skywalking。
   
   
   it is similar #6324
   
   django=3.2
   apache-skywalking=0.6.0
   uwsgi=2.0.19.1
   
   
   ### What you expected to happen
   
   no
   
   ### How to reproduce
   
   no
   
   ### 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: notifications-unsubscribe@skywalking.apache.org

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



[GitHub] [skywalking] kezhenxu94 commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909018775


   Hi, @slientup please provide reproducible steps when you are reporting a bug, otherwise we are not able to help to reproduce and fix, if you cannot provide reproducible steps, open in [Discussion](http://github.com/apache/skywalking/discussions) first.


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



[GitHub] [skywalking] slientup commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
slientup commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909032161


   > Hi, @slientup please provide reproducible steps when you are reporting a bug, otherwise we are not able to help to reproduce and fix, if you cannot provide reproducible steps, open in [Discussion](https://github.com/apache/skywalking/discussions) first.
   
   Step 1:When I use "python manage.py runserver 127.0.0.1:8091" to run the django project on dev env, skywalking-ui can display real-time data
   
   Step 2:when I use uwsgi+nginx to deploy django project  in production env, skywalking-ui is nothiing.
   
   
   


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



[GitHub] [skywalking] wu-sheng commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909030851


   @slientup You should follow the issue template required, if there no enough information, community would not follow up.


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



[GitHub] [skywalking] wu-sheng closed issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7617:
URL: https://github.com/apache/skywalking/issues/7617


   


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



[GitHub] [skywalking] wu-sheng commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909030851


   @slientup You should follow the issue template required, if there no enough information, community would not follow up.


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



[GitHub] [skywalking] wu-sheng closed issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7617:
URL: https://github.com/apache/skywalking/issues/7617


   


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



[GitHub] [skywalking] wu-sheng edited a comment on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng edited a comment on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909030851


   @slientup You should follow the issue template required, if there is no enough information, community would not follow up.


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



[GitHub] [skywalking] wu-sheng commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909030851


   @slientup You should follow the issue template required, if there no enough information, community would not follow up.


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



[GitHub] [skywalking] slientup commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
slientup commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909032161






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



[GitHub] [skywalking] kezhenxu94 commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909018775






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



[GitHub] [skywalking] slientup commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
slientup commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909032161






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



[GitHub] [skywalking] kezhenxu94 commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909018775






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



[GitHub] [skywalking] kezhenxu94 commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909019627


   @slientup also, did you read the whole comments in https://github.com/apache/skywalking/issues/6324 ? Does it help somehow?


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



[GitHub] [skywalking] wu-sheng closed issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7617:
URL: https://github.com/apache/skywalking/issues/7617


   


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



[GitHub] [skywalking] wu-sheng edited a comment on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng edited a comment on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909030851


   @slientup You should follow the issue template required, if there is no enough information, community would not follow up.


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



[GitHub] [skywalking] slientup commented on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
slientup commented on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909032442


   > @slientup also, did you read the whole comments in #6324 ? Does it help somehow?
   @kezhenxu94  it is some helpful. After I replaced uwsgi with gunicorn, skywalking-ui showed the data in real time
   


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



[GitHub] [skywalking] wu-sheng edited a comment on issue #7617: [Feature] Does skywalking currently support django+uwsgi deployment?

Posted by GitBox <gi...@apache.org>.
wu-sheng edited a comment on issue #7617:
URL: https://github.com/apache/skywalking/issues/7617#issuecomment-909030851


   @slientup You should follow the issue template required, if there is no enough information, community would not follow up.


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