Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 5a5d57f

Browse files
luiz-nogueiraJoão Assunção
authored andcommitted
docs(README.md): increment readme
1 parent 3ed86f9 commit 5a5d57f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ To create new injectors for your topics, you should create a new kubernetes depl
3939
- `ES_TIME_SUFFIX` Indicates what time unit to append to index names on Elasticsearch. Supported values are `day` and `hour`. Default value is `day` **OPTIONAL**
4040
- `KAFKA_CONSUMER_RECORD_TYPE` Kafka record type. Should be set to "avro" or "json". Defaults to avro. **OPTIONAL**
4141
- `KAFKA_CONSUMER_METRICS_UPDATE_INTERVAL` The interval which the app updates the exported metrics in the format of golang's `time.ParseDuration`. Defaults to 30s. **OPTIONAL**
42+
- `KAFKA_CONSUMER_WITH_KEY_AND_VALUE` If you would to combine the result message with the value present in the key. Defaults to false. **OPTIONAL**
4243

4344
### Important note about Elasticsearch mappings and types
4445

0 commit comments

Comments
 (0)