Skip to content

Commit 8ce169d

Browse files
author
yalin.sahin
committed
change documentation for topic.ListOffsets
1 parent 6599772 commit 8ce169d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ minion:
102102
# IgnoredTopics are regex strings of topic names that shall be ignored/skipped when exporting metrics. Ignored topics
103103
# take precedence over allowed topics.
104104
ignoredTopics: [ ]
105+
# ListOffsets can be set to false in order to not collect any offset metrics at all.
106+
ListOffsets: false
105107
# infoMetric is a configuration object for the kminion_kafka_topic_info metric
106108
infoMetric:
107109
# ConfigKeys are set of strings of Topic configs that you want to have exported as part of the metric

0 commit comments

Comments
 (0)