• Bryan Boreham's avatar
    probe: Add -probe.publish.stdout option for debugging · 80dbd344
    Bryan Boreham authored
    This option gives a crude way to view the raw probe data as json in
    the container logs, so that you can check exactly what it would have
    sent.
    
    We stub out the PipeClient interface with a dummy implementation in
    this mode.
    80dbd344