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/05/01 08:14:50 UTC

[GitHub] [skywalking] 807801002 opened a new issue #6886: Does Skywalking - Client-JS support WeChat applets

807801002 opened a new issue #6886:
URL: https://github.com/apache/skywalking/issues/6886


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   Does Skywalking - Client-JS support WeChat applets?I imported skywalking-client-js in main.js,it prompts 'Cannot read property 'webpackHotUpdate' of undefined',Is it incompatible?
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


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

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



[GitHub] [skywalking] Fine0830 commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


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

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



[GitHub] [skywalking] 807801002 edited a comment on issue #6886: Does Skywalking - Client-JS support WeChat applets

Posted by GitBox <gi...@apache.org>.
807801002 edited a comment on issue #6886:
URL: https://github.com/apache/skywalking/issues/6886#issuecomment-830597435


   Yes, see the official website https://uniapp.dcloud.io/, By the way, my project could send data to the oap-server normally when I visited it by PC Chrome browser,but it reported error when I visited it by WeChat dev simulator, the error is 'Cannot read property 'webpackHotUpdate', which is mentioned above


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   @Jtrust plans to work about this direction at this repo, https://github.com/SkyAPM/applet-monitor.
   
   Notice, this would be out of ASF, so, no discussion here.


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

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



[GitHub] [skywalking] Fine0830 commented on issue #6886: Does Skywalking - Client-JS support WeChat applets

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


   Now, `Client-js` doesn't support any mini programs, including WeChat, DingTalk, Alipay. It supports only Web Applications.  From my perspectives, monitor mini programs need a new module rather than being compatible with Web applications in a common module. If we have source and time to take care, we can do this. Welcome to contribute.


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

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



[GitHub] [skywalking] 807801002 edited a comment on issue #6886: Does Skywalking - Client-JS support WeChat applets

Posted by GitBox <gi...@apache.org>.
807801002 edited a comment on issue #6886:
URL: https://github.com/apache/skywalking/issues/6886#issuecomment-830597435


   Yes, see the official website https://uniapp.dcloud.io/, and the github website https://github.com/dcloudio/uni-app. By the way, my project could send data to the oap-server normally when I visited it by PC Chrome browser,but it reported error when I visited it by WeChat dev simulator, the error is 'Cannot read property 'webpackHotUpdate', which is mentioned above


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: Does Skywalking - Client-JS support WeChat applets

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


   Are the framework open sourced? We need something to evaluate. And even that, @Fine0830 will make the call whether this is an expected use case.


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   Ping @Jtrust 


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

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



[GitHub] [skywalking] Fine0830 commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   > `WeChat applets`? I think this is new to us. That plugin is designed for browser, rather than applet.
   > @Fine0830 Any experience with that?
   
   Uhh! I have less experience.
   


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

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



[GitHub] [skywalking] Fine0830 commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   @Jtrust I remember you have developed mini program applications before, you should be more suitable for developing this than me. Please feel free to ping me, if I could help you.


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   @Fine0830 If you have other agenda or interest, we definitely could skip this. We don't have to support anything.


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: Does Skywalking - Client-JS support WeChat applets

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


   `WeChat applets`? I think this is new to us. That plugin is designed for browser, rather than applet.
   @Fine0830 Any experience with that?


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

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



[GitHub] [skywalking] wu-sheng closed issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   Ping @Jtrust 


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

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



[GitHub] [skywalking] 807801002 edited a comment on issue #6886: Does Skywalking - Client-JS support WeChat applets

Posted by GitBox <gi...@apache.org>.
807801002 edited a comment on issue #6886:
URL: https://github.com/apache/skywalking/issues/6886#issuecomment-830597435


   Yes, see the official website https://uniapp.dcloud.io/, and the github address https://github.com/dcloudio/uni-app. By the way, my project could send data to the oap-server normally when I visited it by PC Chrome browser,but it reported error when I visited it by WeChat dev simulator, the error is 'Cannot read property 'webpackHotUpdate', which is mentioned above


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

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



[GitHub] [skywalking] 807801002 commented on issue #6886: Does Skywalking - Client-JS support WeChat applets

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


   I created the WeChat Applet by uni-app framework, which is built by VueJs, also like a Chromium App, but it is a mobile embedded chromium, Something is different with PC Chrome I think.


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

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



[GitHub] [skywalking] Fine0830 commented on issue #6886: [Client-JS] Skywalking-Client-JS supports mini program applications

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


   @Jtrust I remember you have developed mini program applications before, you should be more suitable for developing this than me. Please feel free to ping me, if I could help you.


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

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



[GitHub] [skywalking] 807801002 commented on issue #6886: Does Skywalking - Client-JS support WeChat applets

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


   Yes, see the official website https://uniapp.dcloud.io/, By the way, my project can send data to the oap-server when I visited it by PC Chrome browser,but it reported error when I visited it by WeChat dev simulator, the error is 'Cannot read property 'webpackHotUpdate', which is mentioned above


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

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



[GitHub] [skywalking] wu-sheng commented on issue #6886: Does Skywalking - Client-JS support WeChat applets

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


   There is no guarantee, let's see whether we have time to take care, or should take care.
   Like all of our agents, we recommend users debug and try to fix it by themselves. This is how open source works.


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

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



[GitHub] [skywalking] 807801002 edited a comment on issue #6886: Does Skywalking - Client-JS support WeChat applets

Posted by GitBox <gi...@apache.org>.
807801002 edited a comment on issue #6886:
URL: https://github.com/apache/skywalking/issues/6886#issuecomment-830589520


   I created the WeChat Applet by uni-app framework, which is built by VueJs, also like a Chromium App, but it is a mobile embedded chromium, Something is different between the PC Chrome I think.


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

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