pub fn serve_telemetry(
    cobalt_proxy: MetricEventLoggerProxy,
    inspect_node: Node
) -> (TelemetrySender, impl Future<Output = ()>)