Coder Social home page Coder Social logo

Comments (8)

yongjingwei avatar yongjingwei commented on July 25, 2024 2

我会积极反馈问题的

from influx-proxy.

chengshiwen avatar chengshiwen commented on July 25, 2024

@yongjingwei 预计3月底结束左右

from influx-proxy.

chengshiwen avatar chengshiwen commented on July 25, 2024

Duplicated with #20

from influx-proxy.

chengshiwen avatar chengshiwen commented on July 25, 2024

influxdb v2 已经基本支持,influx-proxy 3.0.0-preview 目前主要支持 api:

  • query, write v2: /api/v2/query, /api/v2/write
  • query, write v1 兼容: /query, /write

暂不支持(后续逐渐完善,需要事先手动在每个 influxdb 上创建好 org 和 bucket):

  • orgs: /api/v2/orgs 增删查改
  • buckets: /api/v2/buckets 增删查改

详细请查看分支:influxdb-v2

influx-proxy 3.0.0-preview:欢迎试用反馈👏🏻

from influx-proxy.

yongjingwei avatar yongjingwei commented on July 25, 2024

大佬,请问这个influx-proxy的开源规则是什么?

from influx-proxy.

chengshiwen avatar chengshiwen commented on July 25, 2024

大佬,请问这个influx-proxy的开源规则是什么?

你说的是开源许可证 License 吗?如是,目前是 MIT,几乎无限制

from influx-proxy.

yongjingwei avatar yongjingwei commented on July 25, 2024

大佬反馈下最近测试问题,目前v2版本读写通过nginx到influx-proxy到多个influxdb数据库读写都比较顺畅,通过停止某一个数据库查询数据一致性也正常,恢复挂掉的库数据也会被重新写进去,唯一目前似乎不支持的是用influxdb官方提供的influxdb-java-client或其他语言的客户端包连接时无法使用,
SYSTEM INFORMATION ENDPOINTS下的
/influxdb/v2.0/api/health
/influxdb/v2.0/api/ping
/influxdb/v2.0/api/ready
/api/v2/
这几个api目前支持吗

from influx-proxy.

chengshiwen avatar chengshiwen commented on July 25, 2024

大佬反馈下最近测试问题,目前v2版本读写通过nginx到influx-proxy到多个influxdb数据库读写都比较顺畅,通过停止某一个数据库查询数据一致性也正常,恢复挂掉的库数据也会被重新写进去,唯一目前似乎不支持的是用influxdb官方提供的influxdb-java-client或其他语言的客户端包连接时无法使用, SYSTEM INFORMATION ENDPOINTS下的 /influxdb/v2.0/api/health /influxdb/v2.0/api/ping /influxdb/v2.0/api/ready /api/v2/ 这几个api目前支持吗

最近在做 influxdb-cluster 开发,这两天发布完看看你说的问题,以及支持你提到的 ENDPOINTS

from influx-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.