See the newest docker-compose.yml comes with a datagen container, is there a “how to use/manage/configure” this.
that defines what the different types of data it can generate, and where to send it.
vs @rmoff examples where he goes into source connector configuration to configure datagen.
– assume if you want multiple feeds running at the same time you can start this container multiple times, each with it’s own configuration –
how do I stop the connector/data generator from generating data though ?
I’ve tried just stopping the sql-datagen container and that did not kill the generation.