Skip to content

Commit

Permalink
Update docs/sources/flow/reference/components/otelcol.receiver.kafka.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mischa Thompson <[email protected]>
  • Loading branch information
ptodev and spartan0x117 authored Oct 19, 2023
1 parent bb47c2a commit 21e4156
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ The following arguments are supported:
Name | Type | Description | Default | Required
---- | ---- | ----------- | ------- | --------
`extract_headers` | `bool` | Enables attaching header fields to resource attributes. | `false` | no
`headers` | `list(string)` | A list of headers to extract from the Kafka record. | `[]]` | no
`headers` | `list(string)` | A list of headers to extract from the Kafka record. | `[]` | no

Regular expressions are not allowed in the `headers` argument. Only exact matching will be performed.

Expand Down

0 comments on commit 21e4156

Please sign in to comment.