Skip to content

Commit

Permalink
[doc]add kafka doc (#7553)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangshenghang committed Sep 2, 2024
1 parent c46e16a commit 5eea7db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/connector-v2/source/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,11 @@ sink {
}
```

### Protobuf configuration

Set `format` to `protobuf`, configure `protobuf` data structure, `protobuf_message_name` and `protobuf_schema` parameters

Example:

```hocon
source {
Expand Down

0 comments on commit 5eea7db

Please sign in to comment.