1. 23 12月, 2021 1 次提交
  2. 19 11月, 2020 1 次提交
  3. 22 4月, 2020 1 次提交
    • wu-sheng's avatar
      Support typeOfMetrics query (#4686) · 991d0833
      wu-sheng 提交于
      * Add data type to the column definition to replace the simple isValue definition. And top N query is also requiring value column now.
      
      * Support typeOfMetrics query.
      991d0833
  4. 21 4月, 2020 1 次提交
    • wu-sheng's avatar
      New metrics query protocol v2 (#4679) · 418bdff2
      wu-sheng 提交于
      1. Support the new query protocol, and the v1 query protocol is still supported 
      2. All `numOfxxx`/`GlobalBrief` is only a mock now, no real number.
      3. typeOfMetrics service is a mock only too, follow up PR will implement this.
      418bdff2
  5. 13 2月, 2020 1 次提交
  6. 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
  7. 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
  8. 15 9月, 2018 1 次提交
  9. 14 8月, 2018 1 次提交
  10. 03 2月, 2018 1 次提交
  11. 11 1月, 2018 1 次提交
  12. 11 12月, 2017 1 次提交
  13. 10 12月, 2017 1 次提交
  14. 09 12月, 2017 1 次提交
  15. 26 11月, 2017 1 次提交
  16. 27 10月, 2017 1 次提交
  17. 23 10月, 2017 1 次提交
  18. 13 10月, 2017 1 次提交
  19. 10 10月, 2017 1 次提交
  20. 18 7月, 2017 1 次提交
  21. 17 7月, 2017 1 次提交
  22. 10 7月, 2017 1 次提交