You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/10/16 09:39:01 UTC

[GitHub] [dubbo-go] kennethkongiw opened a new issue #795: sentinel-golang error on windows

kennethkongiw opened a new issue #795:
URL: https://github.com/apache/dubbo-go/issues/795


   dubbo-go version: v1.5.3
   
   **github.com/alibaba/sentinel-golang** depends on **github.com/shirou/gopsutil`**, but  the **load.Avg()** method of it  is not implemented on windows, resulting the following error after init.
   
   ![image](https://user-images.githubusercontent.com/13694747/96242221-cc999500-0fd5-11eb-8d87-b23cf2e845a3.png)
   
   ![image](https://user-images.githubusercontent.com/13694747/96242319-edfa8100-0fd5-11eb-8ac9-efb5167fd3ee.png)
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] zouyx closed issue #795: sentinel-golang error on windows

Posted by GitBox <gi...@apache.org>.
zouyx closed issue #795:
URL: https://github.com/apache/dubbo-go/issues/795


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] sanxun0325 commented on issue #795: sentinel-golang error on windows

Posted by GitBox <gi...@apache.org>.
sanxun0325 commented on issue #795:
URL: https://github.com/apache/dubbo-go/issues/795#issuecomment-711112318


   @kennethkongiw Yes, sentinel-golang currently uses gopsutil, and gopsutil doesn't support windows load yet. 
   sentinel-golang is working on a solution.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org