Bailongma icon indicating copy to clipboard operation
Bailongma copied to clipboard

An data transporter for tdengine

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

``` /root/Bailongma-feature-openfalcon/blm_telegraf [root@master2 blm_telegraf]# go build go: github.com/emirpasic/[email protected]: Get "https://proxy.golang.org/github.com/emirpasic/gods/@v/v1.12.0.mod": dial tcp: lookup proxy.golang.org on 114.114.114.114:53: read udp 192.168.0.212:36019->114.114.114.114:53: i/o timeout go: downloading github.com/taosdata/driver-go v0.0.0-20210722071233-99176d298e90 go: downloading github.com/emirpasic/gods v1.12.0 go:...

HI: 如果可以的话,帮忙在一个干净环境里重新编译测试看看。 1、go.mod是不是可以直接写在工程里?而不是用go mod init 2、默认情况下promethues的版本不存在prompb 3、需要依赖TDengine,但是TDengine, submodule clone问题,这里存在git clone权限不足 4、解决了prompb module问题,但是传入promb变量有问题,这里估计是prompb版本问题 谢谢。

prometheus 写入 TDEngine 后,原有几百个grafana 表达式都需要改成 类sql 形式,这个有工具可以处理吗,数量太多了

是否能将blm作为Opentsdb和tdegine的转换器,将opentsdb数据格式转换后存入tdengine

现有的 tdengine/blm_prometheus镜像版本太老了,重新发布一个吧

Hi, @sangshuduo I deployed an tdengine cluster in k8s followed TDengine-Operator, following is my tdengine pods and service, and it worked. ![image](https://user-images.githubusercontent.com/8846958/126447395-38c021d7-5e0a-4a3a-8a0b-e3ee7c3417eb.png) then i deployed bailongma ![image](https://user-images.githubusercontent.com/8846958/126447468-df063955-26e7-4b14-a07c-38fbed55d407.png) bailongma can not...

panic: Checktable error value type goroutine 22 [running]: main.SerilizeTDengine(0xc00059c5d0, 0xc0005956d0, 0xc, 0xc00059c600, 0x177289bb8b0, 0x736fdd, 0x8, 0xc000210000, 0xe, 0xc0005eb050, ...) /root/blm_telegraf/server.go:346 +0xc6a main.ProcessData(0xc0000f27e0, 0x1, 0x1, 0x736fdd, 0x8, 0xc000210000, 0xe, 0x0, 0x0)...