1. 21 8月, 2018 2 次提交
  2. 09 8月, 2018 2 次提交
  3. 17 7月, 2018 1 次提交
  4. 25 6月, 2018 1 次提交
    • [Collector] Topology query tuning, Batch Process instead of bulk. (#1384) · 5e03ec88
      彭勇升 pengys 提交于
      * #1202
      
      1. Determine the log is enabled for the DEBUG level before printing message.
      2. Make the columns initialize to be static attribute.
      3. Topology build optimize: Cache query result to avoid repeating queries.
      
      * #1202
      
      Add elasticsearch batch process setting into application.yml.
      
      * #1202
      
      Fixed check style error.
      
      * #1202
      
      Use XContentFactory to build source to insert into elasticsearch.
      5e03ec88
  5. 21 6月, 2018 1 次提交
  6. 09 6月, 2018 1 次提交
    • Filter non-active service name when UI query. (#1262) · c2a425f5
      彭勇升 pengys 提交于
      * #1124
      
      Add heart beat time into service name index to filter non-active service name.
      
      * Filter service name by heart beat time when query service name count.
      
      * #1124
      1. Add application id to be a query condition of searchService method.
      2. Filter service name by given time which calculated by the minute metric TTL setting. ( CurrentTimeStamp - minuteMetricTTL )
      
      * Fixed the auto test failure.
      
      #1124
      c2a425f5
  7. 28 5月, 2018 1 次提交
    • Separated TTL from minute to minute, hour, day, month. (#1268) · faaf3e82
      彭勇升 pengys 提交于
      * #1263
      
      Separated TTL from minute to minute, hour, day, month.
      
      * 1. Minute metric data ttl change to 90, because of the 1 hour duration condition in UI means 60 minutes.
      And i prefer to setting the value up to above 50%.
      2. Some description and logging.
      
      #1263
      
      * Add a config time named traceDataTTL for trace data TTL.
      
      #1263
      
      * Fixed the logger english sentence mistake.
      faaf3e82
  8. 04 5月, 2018 2 次提交
  9. 03 5月, 2018 1 次提交
  10. 28 4月, 2018 1 次提交
  11. 27 4月, 2018 1 次提交
  12. 23 4月, 2018 2 次提交
  13. 19 4月, 2018 1 次提交
  14. 14 4月, 2018 1 次提交
    • Feature/1032 (#1073) · 9aa615d7
      彭勇升 pengys 提交于
      * Provide short database column name.
      
      * Compile successful
      
      * Attribute name change from source to target.
      
      * Provide highPerformanceMode setting for short column name speciality.
      
      * Fixed a bug that persistent timer started multiple times.
      Running about 10 minute, the result of collector performance test is above 1w TPS when using MacBook 2017.
      9aa615d7
  15. 09 4月, 2018 2 次提交
  16. 07 4月, 2018 3 次提交
    • Feature/1032 (#1045) · c42172f3
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      
      * Performance optimization:
      Make all the loggers class variable to have the static modifier.
      
      * Time stamp format to time bucket performance optimization.
      
      #1032
      c42172f3
    • Feature/1032 (#1043) · 4607128c
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      
      * Performance optimization:
      Make all the loggers class variable to have the static modifier.
      4607128c
    • 1. Add the performance collection point. (#1041) · cc655e14
      彭勇升 pengys 提交于
      2. Report formatter.
      
      #1032
      cc655e14
  17. 06 3月, 2018 1 次提交
  18. 05 3月, 2018 1 次提交
    • P
      When entry span layer is MQ: · 9906e684
      peng-yongsheng 提交于
      1. Use peer id in entry span to find the instance id and application id.
      2. Make the instance id and application id to be the front instance id and front application id of the reference metric.
      3. Do not create the application mapping metric.
      9906e684
  19. 07 2月, 2018 1 次提交
  20. 04 2月, 2018 1 次提交
  21. 26 1月, 2018 1 次提交
  22. 14 1月, 2018 1 次提交
  23. 09 1月, 2018 3 次提交
  24. 08 1月, 2018 8 次提交