Annotations
Learn how to use the metadata annotations provided by the Kafka Connect extension.
This section lists a number of well known annotations, that have defined semantics. They can be attached
to KafkaConnect
resources through the metadata.annotations
field and consumed as needed by extensions (i.e., validations, transformations, controller,
collector, etc.).
List of built-in annotations
Last modified November 22, 2023: refactor(core): refactor the ExtensionProvider api (ea44e963)