fn build_loki_raw_insert_request( content_type: ContentType, table_name: String, bytes: Bytes, ) -> Result<RowInsertRequest>