We do not have any sample with protobuf. Protobuf is a popular format, we should add: 1. Integration test, similar to Avro we already have: https://github.com/questdb/kafka-questdb-connector/blob/452807e0f0787f69bbb6723c5df0a28824330a55/integration-tests/avro-schema-registry/src/test/java/io/questdb/kafka/AvroSchemaRegistryIT.java#L36 2. Easy to follow step-by-step guide showing how end-users can configured the connector for Protobuf with a schema registry.