pub fn monitor_connector<C>( connector: C, connection_type: impl Into<String>, ) -> MonitoredConnection<C, MonitorNewConnectionImpl>