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 2022/11/15 06:00:50 UTC

[GitHub] [skywalking] inversionhourglass opened a new issue, #9960: [Bug] Satellite dose not support dotnet CLRMetricReportService

inversionhourglass opened a new issue, #9960:
URL: https://github.com/apache/skywalking/issues/9960

   ### 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
   
   Satellite (apache/skywalking-satellite)
   
   ### What happened
   
   Satellite does not support the CLRMetric defined by SkyAPM-dotnet. The error message is as follows:
   ```
   Report CLR Stats error. Grpc.Core.RpcException: Status(StatusCode="Unimplemented", Detail="unknown service CLRMetricReportService", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1668481297.736307016","description":"Error received from peer ipv4:x.x.x.x:11800","file":"/var/local/git/grpc/src/core/lib/surface/call.cc","file_line":953,"grpc_message":"unknown service CLRMetricReportService","grpc_status":12}")
    at SkyApm.Transport.Grpc.V8.CLRStatsReporter.ReportAsync(CLRStatsRequest statsRequest, CancellationToken cancellationToken)
   ```
   
   Satellite version: 1.0.1
   SkyAPM-dotnet version: 1.3.0
   
   ### What you expected to happen
   
   Support CLRMetric.
   
   ### How to reproduce
   
   Use dotnet agent to report data.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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.apache.org

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


[GitHub] [skywalking] wu-sheng closed issue #9960: [Bug] Satellite dose not support dotnet CLRMetricReportService

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #9960: [Bug] Satellite dose not support dotnet CLRMetricReportService
URL: https://github.com/apache/skywalking/issues/9960


-- 
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 #9960: [Bug] Satellite dose not support dotnet CLRMetricReportService

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

   .net agent is a 3rd party project, we rely on their community to maintain their protocols and features. 
   SkyWalking is just helping on hosting them. 


-- 
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 #9960: [Bug] Satellite dose not support dotnet CLRMetricReportService

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

   Friendly ping @liuhaoyang 


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