name: invalid_exporter_output pipes: - name: record_source ty: Listener config: ty: ServerConfig output: Object: Record - name: print_record ty: Exporter config: ty: PrinterConfig upstreams: [ "record_source" ] output: Object: Record objects: - ty: Record fields: []