You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by dockerzhang <do...@apache.org> on 2022/03/19 07:44:47 UTC

[NOTICE] the guide for InLong Plugin Architecture

Hi everyone,
   After recent development, we are glad to see there is a base plugin
model for InLong now. you can create a new data source by developing an
Agent Plugin[1], or create a new data sink for Sort Module[2], you can have
a try and report any issue about them.

[1]
https://inlong.apache.org/docs/next/design_and_concept/how_to_write_plugin_agent
[2]
https://inlong.apache.org/docs/next/design_and_concept/extend_sink_in_sort