Skip to content

Commit

Permalink
Update docs/sources/reference/components/loki/loki.source.kafka.md
Browse files Browse the repository at this point in the history
Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
wildum and clayton-cornell authored Jan 8, 2025
1 parent 343ecde commit 655059a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ loki.source.kafka "LABEL" {

`assignor` values can be either `"range"`, `"roundrobin"`, or `"sticky"`.

If a topic starts with a '^', it is treated as a regex and may match multiple topics.
If a topic starts with a '^', it is treated as a regular expression and may match multiple topics.

Labels from the `labels` argument are applied to every message that the component reads.

Expand Down

0 comments on commit 655059a

Please sign in to comment.