Open raulb opened 1 month ago
Draft idea for the quickstart guide:
generator
-> file
is a good candidate.
log
destination is another candidate, but file
is better, since the records land outside of Conduit and get persisted (as opposed to the log), so it's easier to understand what Conduit is doing.conduit init
command in this step.FTR, Lovro's suggestion has been split into two pages: one for the getting started guide and one for how to add a processor to a pipeline.
This issue encompasses:
conduit init
which creates a template pipeline configuration file based on the chosen source and destination (quick and dirty + patch release, to make it available)After this, we should be ready to reach out to users and verify that the onboarding experience makes sense, based on the feedback we can continuously improve it.
Tasks: