I am using the Hosted Kafka Extractor and need to subscribe to multiple topics with specific filters. To do this, I plan to create multiple jobs under one connection. I have a few questions:
- What is the maximum number of jobs that can be created in a single connection?
- How many hosted extractors can be created in a Cognite project?
- Does the Hosted Kafka Extractor support wildcard characters for topic subscriptions?
I checked the Hosted Extractors and Kafka Extractor documentation, but I couldn't find clear limits on job or extractor counts. Also, the Kafka Extractor job seems to subscribe to a single topic at a time, so I'm unsure if wildcards are supported.
Could someone clarify these limits and wildcard support?