Producer Configuration Beta
This is the configuration for the producer, an entity that sends information.
Parameters
| Parameter | Description |
|---|---|
| name | Name of the producer. |
| endpoint | Endpoint of the producer. |
YAML
version: '1.0' producer: - name: string endpoint: string