Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrz committed Jan 29, 2025
1 parent 22bb107 commit c4ba9f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/configuration/model/ModelConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,10 @@ in the config.

Nussknacker supports multitenancy, allowing multiple Nussknacker designer instances to operate on shared infrastructure components,
such as Kafka, Flink, or InfluxDB. This is achieved by using configured namespaces to isolate resources:
- Kafka Topics: Prefixed with a namespace.
- Kafka Topics: Prefixed with a namespace1
- Kafka Consumer Groups: Prefixed with a namespace
- Flink Jobs: Prefixed with a namespace.
- InfluxDB Metrics: Tagged with an additional namespace tag.
- Flink Jobs: Prefixed with a namespace1
- InfluxDB Metrics: Tagged with an additional namespace tag1

A namespace configuration can be defined as follows:

Expand Down

0 comments on commit c4ba9f1

Please sign in to comment.