wu-sheng commented on PR #633:
URL: https://github.com/apache/skywalking-java/pull/633#issuecomment-1780543233

   > > Could you explain what is Pulsar Function?
   > 
   > Pulsar function is a sub-process forked by pulsar-broker, it provides a 
light-weight ETL framework for streaming process. Users could extract data from 
datasources by using `Source`, process them by using `Function` and write the 
result to other datasources by using `Sink`. For more context, please see: 
https://pulsar.apache.org/docs/3.1.x/functions-overview/
   
   So, it means, the Function is created in the runtime? How would it be agent 
installed? 


-- 
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-unsubscr...@skywalking.apache.org

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

Reply via email to