taosadapter icon indicating copy to clipboard operation
taosadapter copied to clipboard

Taos Adapter for TDengine

Results 8 taosadapter issues
Sort by recently updated
recently updated
newest added

安装好数据库后,Prometheus远端配置完成,Prometheus服务报错为500: “Dec 13 14:32:57 kh-10-90-81-74 prometheus[85861]: ts=2023-12-13T06:32:57.686Z caller=dedupe.go:112 component=remote level=warn remote_name=8a0274 url=http://10.90.85.18:6041/prometheus/v1/remote_write/prometheus_data msg="Failed to send batch, retrying" err="server returned HTTP status 500 Internal Server Error: " Dec 13 14:33:04 kh-10-90-81-74...

CPU:4 内存:16G ,已用2G,剩余11G 数据磁盘:10G,已用6G,剩余4G

cd taosadapter #go build verifying github.com/influxdata/[email protected]: checksum mismatch downloaded: h1:UwNxaSv1174kqSAhxA+aFKuroBE40i/eww+PsuJybPY= go.sum: h1:QBxOByNLon/8aMJvzghXAkJcpvlTezna6wqZNlG1zyE= SECURITY ERROR This download does NOT match an earlier download recorded in go.sum. The bits may have been...

TDEngine 2.6.0.12,执行 SQL 如果出现错误时,会导致 taosadapter 崩溃。 服务启动命令: ``` systemctl start taosadapter systemctl enable taosadapter ``` 执行引起崩溃的 SQL: https://github.com/taosdata/TDengine/issues/16387 taosadapter 服务会重启,之前的启动信息: ```bash ● taosadapter.service - TDengine taosAdapter service Loaded: loaded (/etc/systemd/system/taosadapter.service;...

如/api/v1/query、/api/v1/query_range、/api/v1/series等等接口,希望支持prometheus的接口,可以与其他开源产品结合使用。

Hi, I'd like to ask if there is any plan to support Prometheus native query interface Tdengine also has certain competitiveness in the TSDB of the monitoring system, but most...

version: 3.2.2.0 ``` 07/29 14:55:05.586973 00669089 taos_ADAPTER debug "query cost: 1.871518939s" model=restful req_id=0x3e710fd456c00280 07/29 14:55:05.587134 00669089 taos_ADAPTER debug "fetch_rows_a cost: 125.377µs" req_id=0x3e710fd456c00280 model=restful 07/29 14:55:05.587187 00669089 taos_ADAPTER debug "fetch_rows_a cost:...

QA CI test workflow run on pull_request and push