Currently it seems you need to append the .dump() operator to each channel you're interested in debugging, but this means debugging pipelines you've pulled in requires you chase down every channel in the source and append .dump to it to find the cause of the problem