You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "zbw911 (via GitHub)" <gi...@apache.org> on 2023/03/14 08:59:42 UTC

[GitHub] [skywalking-satellite] zbw911 commented on pull request #128: Kafka forwards

zbw911 commented on PR #128:
URL: https://github.com/apache/skywalking-satellite/pull/128#issuecomment-1467671352

   > 
   Currently, I have performed gray testing on .NET, Java, and Python in the production environment. I am using Kafka directly for Java and Python, but the .NET agent does not support the use of Kafka. Therefore, I am using Satellite as a proxy to forward requests to Kafka for unified processing. Additionally, Kafka is necessary as a buffer, as I recently encountered a delay of approximately 1.8 billion in data due to an issue with ES, but the data was not lost. When using GRPC to receive OAP alarms, data loss also occurred. Kafka itself has value as a buffer, and there is a need for a means of converting GRPC to Kafka. When I discovered the Satellite project, I realized it was perfect for this type of scenario!
   


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