Get desktop application:
View/edit binary Protocol Buffers messages
ConnectionError describes a specific connection failure.
Used in:
The error message.
The path of the connector in the config, following the spec outlined in https://docs.redpanda.com/redpanda-connect/configuration/field_paths/
An optional label given to the connector.
ExitError describes an error encountered that caused the instance to exit.
Used in:
The error message.
StatusEvent describes the current state of an individual connect instance, which is self-reported periodically.
The type of the event.
The identifier of the running pipeline.
The unique identifier of the connect instance.
The time this event was emitted.
Zero or more connection errors.
An optional exit error.
Used in:
The status has not been specified.
An instance has parsed a config and is now attempting to run a pipeline.
An instance is running and is connected to all inputs and outputs.
An instance is running but is not connected to all inputs and outputs.
An instance is in the process of exiting and will no longer sent status events.