1. 26 4月, 2021 1 次提交
  2. 25 4月, 2021 1 次提交
  3. 12 3月, 2021 1 次提交
  4. 18 1月, 2021 1 次提交
  5. 05 10月, 2020 1 次提交
  6. 03 10月, 2020 1 次提交
  7. 12 9月, 2020 1 次提交
  8. 22 8月, 2020 1 次提交
  9. 18 8月, 2020 1 次提交
  10. 13 5月, 2020 1 次提交
  11. 11 5月, 2020 1 次提交
    • 静夜思朝颜's avatar
      Alarm support multiple scope (#4769) · 749af3e0
      静夜思朝颜 提交于
      * Support service relation and database access alarm
      
      * support service instance relation alarm
      
      * support endpoint relation alarm
      
      * document and format the name
      
      * resolve issues
      
      * add database access and endpoint relation rule example
      
      * resolve code format
      
      * remove unnecessary getter and setter package declare
      
      * remove unnecessary fields
      Co-authored-by: NMrproliu <mrproliu@lagou.com>
      749af3e0
  12. 28 3月, 2020 1 次提交
    • wu-sheng's avatar
      [Inventory Design Change] Remove endpoint register and endpoint inventory (#4570) · 4474907f
      wu-sheng 提交于
      * Finish step one, source and entity changed.
      
      * Step 2, finish the basic and core DAO changes.
      
      * Step 3. Change all source codes of backend, and make project compiling successfully.
      
      * Make startup successful and persistence works.
      
      * Fix dead codes in the MySQLTableInstaller.
      
      * Fix mischange.
      
      * Fix MySQL storage bootstrap error.
      
      * Rollback dependency change.
      
      * Simply enable tailing logs from container no mater it's in CI or not
      
      * Fix segment table issue.
      
      * Fix MySQL Instanller.
      
      * Support Influxdb implementation of new endpoint traffic.
      
      * Set and modify timeout to 90mins
      
      * Remove unnecessary entity in the EndpointTraffic.
      
      * Fix wrong entity builder and make name more clear.
      
      * Fix 2 equal methods bug.
      
      * Fix InfluxDB identifier(name) conflict issue.
      
      * Fix endpoint topology query, endpoint id should be changed as a string.
      
      * Fix a missing change.
      
      * Fix a wrong commit.
      
      * Column name can't be changed, due to it affect the hybrid metadb(h2/mysql) query, change it explicitly with double quotation marks.
      
      * Fix formats.
      
      * Remove endpoint/operation register from the agent. and change the plugin tests(without local tests). operationId relation codes have been removed from agent too.
      
      * Try to fix the hytrix case.
      
      * Fix 3 cases.
      
      * Try to fix cases.
      
      * Fix 2.
      
      * Fix one.
      
      * Fix the serviceId type mis-change.
      
      * Fix int query
      
      * Fix hystrix case.
      
      * Fix a case.
      
      * Fix EndpointCallRelationDispatcher set the source/dest endpoint without id encoding.
      
      * Update documentation and add 2 test cases.
      Co-authored-by: Nkezhenxu94 <kezhenxu94@163.com>
      4474907f
  13. 24 2月, 2020 1 次提交
  14. 12 2月, 2020 1 次提交
    • J
      supprt gRPC alarm hook. (#4344) · 7ff9a0cf
      Jared Tan 提交于
      * support gRPC hook.
      
      * revert submodule commit.
      
      * revert submodule commitid.
      
      * finish logical.
      
      * remove author anonatation.
      
      * fix ci.
      
      * revert submodule.
      
      * update logical.
      
      * update logical.
      
      * update logical.
      
      * fix
      
      * fix
      
      * fix empty settings.
      
      * fix.
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      7ff9a0cf
  15. 13 1月, 2020 1 次提交
  16. 12 1月, 2020 1 次提交
    • wu-sheng's avatar
      Support multiple linear values and merging p50/75/90/95/99 into percentile (#4214) · 9149de2a
      wu-sheng 提交于
      * Support new percentile func with new alarm and exporter for this new func.
      
      * Fix e2e and OAL script
      
      * Fix wrong column.
      
      * Fix percentile bug and oal engine bug.
      
      * Update query protocol and add percentile test case
      
      * Support new query
      
      * Adopt GraphQL requirement
      
      * Fix wrong type cast.
      
      * Fix query in H2 and ES.
      
      * Fix docs and comments.
      
      * Fix an e2e compile issue
      
      * Fix javadoc issue and e2e test issue.
      
      * Change CPM to Apdex in TTL test.
      
      * Fix OAL for TTL e2e
      
      * Add metrics query for service percentile.
      
      * Fix OAL engine bug. Method deserialize is not working when more than two field types are IntKeyLongValueHashMap
      
      * Support multiple IntKeyLongValueHashMap fields in remote. About serialize/deserialize methods.
      
      * Fix graphql statement error in e2e.
      
      * Fix serialize not working and add generated serialize/deserialize of percentile into test cases.
      
      * Fix test case format
      
      * Remove generated code test.
      
      * Fix failed e2e test
      
      * Use avg resp time to apdex in the TTL test.
      
      * ADD multiple linear metrics check for endpoint in e2e cluster.
      
      * Support `-` to represent no threshold and doc of alarm about this.
      
      * Move break to right place.
      
      * Fix wrong break(s)
      
      * Fix break and add a test case for multiple values alarm.
      
      * Fix format.
      
      * Add more doc for this new feature and GraphQL query protocol.
      Co-authored-by: NJared Tan <jian.tan@daocloud.io>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@163.com>
      9149de2a
  17. 28 11月, 2019 1 次提交
  18. 23 10月, 2019 1 次提交
  19. 05 10月, 2019 1 次提交
  20. 31 7月, 2019 1 次提交
  21. 15 6月, 2019 1 次提交
  22. 10 5月, 2019 1 次提交
  23. 01 12月, 2018 1 次提交
    • wu-sheng's avatar
      Make endpoint and instance alarm active (#1987) · 2d8f3903
      wu-sheng 提交于
      * Support alarm in service instance and endpoint.
      
      * Fix alarm default settings and document.
      
      * Fix wrong default setting
      
      * Make service instance and endpoint scopes available in alarm core.
      
      * Fix alarm bug.
      2d8f3903
  24. 07 10月, 2018 1 次提交
    • wu-sheng's avatar
      Prepare new doc for v6 (#1695) · 7ad619ac
      wu-sheng 提交于
      * Replace v5 changes by a link to 5.x branch. New v6 changelog.
      
      * Finish query doc and fix a missing field in alarm doc.
      
      * Add link to official oal in alarm doc.
      
      * Fix words.
      
      * Fix some doc
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      7ad619ac
  25. 03 9月, 2018 1 次提交
  26. 02 9月, 2018 1 次提交