pub fn install(cfg: &PipelineConfig) -> CliResult<()>Expand description
Install Prometheus + tracing from the config’s observability: block. Logs
(does not fail) when a recorder/subscriber is already installed.
pub fn install(cfg: &PipelineConfig) -> CliResult<()>Install Prometheus + tracing from the config’s observability: block. Logs
(does not fail) when a recorder/subscriber is already installed.