i'm installing signoz with clickouse cloud , the signoz migrator sync fails with this logs . is there any support to use remote clickhouse with tcp user:password@ ? :
{"L":"info","timestamp":"2025-03-19T08
5530.718Z","C":"signozschemamigrator/main.go:91","M":"Running migrations in sync mode","dsn":"
tcp://default:tp70@ygqjcwkd.us-west-2.aws.clickhouse.cloud:9000","replication":false,"cluster-name":"cluster"}
{"L":"info","timestamp":"2025-03-19T08
5530.718Z","C":"signozschemamigrator/main.go:104","M":"Up migrations","versions":[]}
{"L":"info","timestamp":"2025-03-19T08
5530.718Z","C":"signozschemamigrator/main.go:117","M":"Down migrations","versions":[]}
{"L":"info","timestamp":"2025-03-19T08
5530.718Z","C":"signozschemamigrator/main.go:127","M":"Parsed DSN","optsError":"json: unsupported type: func(context.Context, string) (net.Conn, error)"}
{"L":"info","timestamp":"2025-03-19T08
5530.719Z","C":"signozschemamigrator/main.go:133","M":"Opened connection"}
root@signoz:~/signoz/deploy#