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 2020/09/18 07:38:32 UTC

[GitHub] [skywalking] zhaodp opened a new issue #5516: Question about data collecting

zhaodp opened a new issue #5516:
URL: https://github.com/apache/skywalking/issues/5516


   Can the agent reports data to Kafka, and the collector collects data from Kafka? Like this: agent->kafka->collector->es .
   I am worried that the agent directly reports data to the collector. In the case of high concurrency, there will be performance problems


----------------------------------------------------------------
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] dmsolr commented on issue #5516: Question about data collecting

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


   Yes, it is supported.
   Please read [kafka-fetcher](https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/backend-fetcher.md#kafka-fetcher) 
   


----------------------------------------------------------------
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] dmsolr closed issue #5516: Question about data collecting

Posted by GitBox <gi...@apache.org>.
dmsolr closed issue #5516:
URL: https://github.com/apache/skywalking/issues/5516


   


----------------------------------------------------------------
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 #5516: Question about data collecting

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


   Note, Kafka would not ease the performance issue. It is just a buffer mechanism.


----------------------------------------------------------------
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] zhaodp commented on issue #5516: Question about data collecting

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


   > Yes, it is supported.
   > Please read [kafka-fetcher](https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/backend-fetcher.md#kafka-fetcher)
   
   Thanks for your reply.


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