1. 25 5月, 2021 1 次提交
  2. 25 4月, 2021 1 次提交
  3. 21 4月, 2021 1 次提交
  4. 03 10月, 2020 1 次提交
  5. 18 8月, 2020 1 次提交
  6. 13 5月, 2020 1 次提交
  7. 11 2月, 2020 1 次提交
    • K
      Set up more strict code styles and fix existing issues (#4337) · 5b255ba3
      kezhenxu94 提交于
      Motivation:
      
      Review code styles with some bots automatically.
      
      Modifications:
      
      Set up ReviewDog in GitHub Action to review code style.
      
      Add more check rules to checkstyle plugin.
      
      Result:
      
      Obvious code styles can be reviewed and commented automatically.
      5b255ba3
  8. 10 2月, 2020 1 次提交
    • G
      Add trace log (#4339) · fc4402f5
      Gao Hongtao 提交于
      * Add trace log
      
       * Trace alarm rule reader
       * Trace the process of running alarm rule, especailly the moving of window
       * Add toString method to relevant class for tracing
      
      * Remove unused importsC
      
      * Revert "Remove unused importsC"
      
      This reverts commit 395e1678
      
      * Update query
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      fc4402f5
  9. 20 1月, 2020 2 次提交
  10. 13 1月, 2020 1 次提交
  11. 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
  12. 28 11月, 2019 1 次提交
  13. 23 10月, 2019 1 次提交
  14. 05 10月, 2019 1 次提交
  15. 10 5月, 2019 1 次提交
  16. 26 2月, 2019 1 次提交
    • wu-sheng's avatar
      Improve OAP extendibility (#2288) · fb62025d
      wu-sheng 提交于
      * Make scope meta configurable.
      
      * Fix test cases in ci.
      
      * Change step 1
      
      * Refactor step 2
      
      * Other compile issue done. Prepare the generator changes.
      
      * Revert some wrong changes to Istio receiver.
      
      * Step 3, make compile pass.
      
      * Try to make CI passed.
      
      * Add a check.
      
      * Fix generated code style
      
      * Provide new and extendable dispatcher generator tool
      
      * Fix startup.
      
      * Can't guarantee the dispatchers are always existing. Put explicit comments at there to avoid confusion, since this is different with old version.
      
      * Fix a H2 query for endpoint search.
      
      * Fix a wrong mysql alarm query.
      
      * Provide new document and `generate-tool-grammer` module.
      
      * Add missing last section of document.
      
      * Fix typo
      
      * Relocate the @ScopeDeclaration annotation, make it more sense. Also remove the useless @SourceType annotation. And adjust document for these changes
      
      * ScopeDeclaration can be used once for each class only, now.
      fb62025d
  17. 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
  18. 28 10月, 2018 1 次提交
  19. 11 10月, 2018 1 次提交
  20. 10 10月, 2018 1 次提交
  21. 25 9月, 2018 1 次提交
    • wu-sheng's avatar
      Alarm module code core ready (#1644) · 933ae20b
      wu-sheng 提交于
      * Support alarm message.
      
      * Fix document words.
      
      * Support alarm hook.
      
      * Fix javadoc issue.
      
      * Sync submodule
      
      * Sync submodule
      933ae20b
  22. 03 9月, 2018 1 次提交
  23. 31 8月, 2018 2 次提交
  24. 30 8月, 2018 3 次提交
  25. 29 8月, 2018 1 次提交