Clymene-project / Clymene

the Clymene is time-series data and Logs collection platform for distributed systems.

Home Page:https://clymene-project.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

study TDengine

bourbonkk opened this issue · comments

study TDengine

Clymene is really cool!

I notice it supports Prometheus, OpenTSDB, and other databases data writing. Actually, we TDengine also support OpenTSDB line protocol data writing and Prometheus remote_write interface. Pls, check out the document from https://github.com/taosdata/taosadapter.

Please feel free to let me know what I can help with.

Clymene is really cool!

I notice it supports Prometheus, OpenTSDB, and other databases data writing. Actually, we TDengine also support OpenTSDB line protocol data writing and Prometheus remote_write interface. Pls, check out the document from https://github.com/taosdata/taosadapter.

Please feel free to let me know what I can help with.

Thank you for your interest in Clymene.
The v1.3.0 release adds influxdb.
I will add TDengine to the roadmap so that it can be used in Clymene.

hi @sangshuduo,
I am currently developing to store prometheus time series data in tdengine using taosdapter.
While building the taosdata driver-go, an error stating that taos.h does not exist is occurring. There seems to be an issue in 2019.
Can you help me?
image
taosdata/TDengine#474

@sangshuduo plz, check if this is the right way to use
6bbb10c

Okay, I got it. I'll make it Golang.

sorry for the late reply. please feel free to raise issues with us on our GitHub repository. Our colleague might be also notified and answer your question early.