Skip to content

Commit 7ee5295

Browse files
chore: run make generate-schemas
Signed-off-by: singhvibhanshu <singhvibhanshu@hotmail.com>
1 parent 89ea465 commit 7ee5295

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

exporter/kafkaexporter/config.schema.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ properties:
4545
$ref: signal_config
4646
record_headers:
4747
description: RecordHeaders sets static headers on every outgoing Kafka record.
48-
type: object
49-
additionalProperties:
50-
type: string
48+
$ref: go.opentelemetry.io/collector/config/configopaque.map_list
5149
sending_queue:
5250
x-optional: true
5351
$ref: go.opentelemetry.io/collector/exporter/exporterhelper.queue_batch_config

0 commit comments

Comments
 (0)