Name | Type | Default | Description |
---|---|---|---|
topicName | String | Topics used to store observability metrics. If this topic already exists in your cluster, it has to have only one partition. If the topic doesn’t exist, Gateway will create it when you deploy the plugin. | |
replicationFactor | Int | The replication factor to set if Gateway needs to create the topic. | |
flushIntervalInSecond | Int | 300 | The periodic interval for flushing metrics to the specified topic. |