1. 15 10月, 2021 22 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8272) · 5d843053
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      
      * disable blm3 in arm32
      
      * support blm3 --version
      
      * change cmake minimum version requirement from 2.8 to 3.0
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      5d843053
    • H
      Merge pull request #8260 from taosdata/ci_blm3_support · 02f29ade
      Hui Li 提交于
      [TD-10640]update jenkins & Drone for blm3
      02f29ade
    • L
      modify for centos7 · 62b29652
      liuyq-617 提交于
      62b29652
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8269) · 4d9e67e8
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      
      * disable blm3 in arm32
      
      * support blm3 --version
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      4d9e67e8
    • L
      update · 3cf022d2
      liuyq-617 提交于
      3cf022d2
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8264) · b821cd2d
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      
      * disable blm3 in arm32
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      b821cd2d
    • H
      Update docs.md · 44a357bc
      Hui Li 提交于
      44a357bc
    • H
      Update docs.md · 47fed725
      Hui Li 提交于
      47fed725
    • H
      Update docs.md · 171aa569
      Hui Li 提交于
      add Ceil, Floor, Round function describe。
      171aa569
    • H
      Update docs.md · 9ddbcc09
      Hui Li 提交于
      9ddbcc09
    • H
      Update docs.md · ec10a383
      Hui Li 提交于
      schemaless api
      ec10a383
    • L
      udpate · e8a64832
      liuyq-617 提交于
      e8a64832
    • L
      [TD-10640]update jenkins & Drone for blm3 · a12334f8
      liuyq-617 提交于
      a12334f8
    • sangshuduo's avatar
      Docs/sangshuduo/td 10469 blm3 (#8258) · 286e5fc3
      sangshuduo 提交于
      * [TD-10469]<docs>: use blm3 for devops
      
      * update techdoc to include telegraf/collectd/statsd
      
      * resolve conflict.
      
      * [TD-10469]<docs>: use blm3 for devops
      
      * resolve conflict.
      
      * update tech doc.
      
      also change go proxy to cn
      286e5fc3
    • D
      Merge pull request #8255 from taosdata/hotfix/TD-10638 · bc5896e3
      dapan1121 提交于
      [td-10638]fix nested query check issue
      bc5896e3
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8257) · 145a1d17
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      145a1d17
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8256) · 1efbf48f
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      
      * update grafana plugin, dashboard name changed.
      
      update blm3 for cinterface error code.
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      1efbf48f
    • D
      fix nested query check issue · 244eb8a0
      dapan1121 提交于
      244eb8a0
    • sangshuduo's avatar
      Docs/sangshuduo/td 10469 blm3 (#8254) · 380bbea3
      sangshuduo 提交于
      * [TD-10469]<docs>: use blm3 for devops
      
      * update techdoc to include telegraf/collectd/statsd
      
      * resolve conflict.
      380bbea3
    • sangshuduo's avatar
      [TD-10469]<docs>: use blm3 for devops (#8253) · 22d94d0a
      sangshuduo 提交于
      22d94d0a
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8252) · 9762dd9a
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      
      * update grafanaplugin and blm3 bugfix.
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      9762dd9a
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8251) · d15bb4e9
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      
      * update blm3 to support lower version go.
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      d15bb4e9
  2. 14 10月, 2021 18 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8250) · 98f40513
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      
      * update grafana plugin to support statsd.
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      98f40513
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8248) · d7516265
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      
      * update grafana.
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      d7516265
    • sangshuduo's avatar
      Feature/sangshuduo/td 10469 blm3 (#8220) · 7f8960a5
      sangshuduo 提交于
      * [TD-10469]<feature>: use blm to replace httpd
      
      * add blm3 as submodule and modify the install script.
      
      * make http disabled by default.
      
      * use external project for go build.
      
      * make install and systemctl works.
      
      * change blm3 to official repo.
      
      * fix alert build missing sqlx package.
      
      * update README regarding golang env setup.
      
      * remove blm3.
      
      * modify script to support blm3
      
      * <test>udpate submodule in CI
      
      * update jenkinsfile
      
      * update blm3 with statsd port changed and config file name changed.
      
      * still use tdengine's httpd for lite version.
      
      * include blm.toml in released packages.
      
      * merge with develop branch.
      
      * update grafana plugin to support telegraf.
      
      * fix python test framework
      
      * fix blm3.toml name
      
      * comment off restful test for blm3 CI.
      
      * fix blm.toml name
      
      * comment off http related case for blm3.
      
      * fix cmake define.inc for windows build
      
      * update grafanaplugin
      
      * update blm3
      Co-authored-by: Nliuyq-617 <yqliu@taosdata.com>
      7f8960a5
    • G
      schemaless fix measurement len = 0 causing crash (#8247) · 8fd163b1
      Ganlin Zhao 提交于
      * schemaless fix error code
      
      * schemaless fixed measurement len = 0 crash
      8fd163b1
    • D
      Merge pull request #8226 from taosdata/fix/TD-10604 · befffdf7
      dapan1121 提交于
      [TD-10604]<fix>: fixed some incorrect HTTP code
      befffdf7
    • D
      Merge pull request #8211 from taosdata/feature/d5 · 3acf53c4
      dapan1121 提交于
      merge from master into develop
      3acf53c4
    • H
      Merge pull request #8156 from taosdata/test/td-10515 · 30fbe8e9
      Hui Li 提交于
      [TD-10515]<test>: add testcases for TD-10515:test arithmetic function with blank table
      30fbe8e9
    • H
      Update taos.cfg · add6c916
      Hui Li 提交于
      add6c916
    • H
      Update docs.md · 20cdf2fd
      Hui Li 提交于
      20cdf2fd
    • H
      Update docs.md · 30eb4a5b
      Hui Li 提交于
      Force TCP transport through configuration parameters
      30eb4a5b
    • H
      Update docs.md · b4b52c71
      Hui Li 提交于
      b4b52c71
    • H
      Update docs.md · 9f0b2d23
      Hui Li 提交于
      Support a escape character "`" for table name
      9f0b2d23
    • H
      Merge pull request #8215 from chaixuqing/develop · ed9a71ce
      Hui Li 提交于
      fix #8210 BigDecimal error
      ed9a71ce
    • H
      Merge pull request #8237 from taosdata/feature/TD-4352 · 5445301a
      Hui Li 提交于
      [feature][TS-4352]add tsTsdbMetaCompactRatio config doc
      5445301a
    • H
      Merge pull request #8230 from SorryIamFive/develop · eb926468
      Hui Li 提交于
      [TD-7954]<fix>: some mistakes of describtion of the parameter
      eb926468
    • D
      fix case issue · f06101e1
      dapan1121 提交于
      f06101e1
    • L
      [feature][TS-4352]add tsTsdbMetaCompactRatio config doc · a71bcc8d
      lichuang 提交于
      a71bcc8d
    • D
      fix bug issue · e04867cd
      dapan1121 提交于
      e04867cd