weetime / remote_storage_adapter

support clickhouse
Apache License 2.0
32 stars 11 forks source link

写入失败 #14

Open direct-spl opened 1 year ago

direct-spl commented 1 year ago

level=warn ts=2023-02-17T06:33:35.847Z caller=main.go:401 msg="Error sending samples to remote storage" err="code: 48, message: Method getDataAt is not supported for Array(String)" storage=clickhouse num_samples=100 level=error ts=2023-02-17T06:33:40.853Z caller=client.go:151 storage=Clickhouse commitfailed:="code: 48, message: Method getDataAt is not supported for Array(String)"

prometheus有数据写入的时候报的

direct-spl commented 1 year ago

没找到原因,求助