1. 29 6月, 2018 1 次提交
  2. 09 6月, 2018 2 次提交
    • #1176 (#1335) · 5f81c006
      彭勇升 pengys 提交于
      Add application id and code into ServiceInfo.
      5f81c006
    • 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
  3. 24 4月, 2018 1 次提交
    • G
      Refactor tps to cpm (#1105) · d28cc64f
      Gao Hongtao 提交于
      * Refactor tps to cpm
      
      * Change the implementation for new graphql protocol.
      
      * Add aggregate column named duration in GC metric table.
      
      * getGCTrend query finished.
      
      * Change between seconds to between minutes.
      d28cc64f
  4. 24 3月, 2018 1 次提交
  5. 28 2月, 2018 1 次提交
  6. 07 2月, 2018 1 次提交
  7. 05 2月, 2018 1 次提交
  8. 12 1月, 2018 1 次提交
  9. 30 12月, 2017 1 次提交
    • wu-sheng's avatar
      * `DurationItem` and `ThroughputItem` have been removed. Service defines must... · 6b68a2cb
      wu-sheng 提交于
      * `DurationItem` and `ThroughputItem` have been removed. Service defines must be explicit and clear.
      *  In server layer, AppServerInfo type represents the basic server info and related metrics
      *  In service layer, ServiceInfo type represents the basic service info and related metrics
      *  `getServiceSlowTrace` service has been provided by `queryBasicTraces` service. All trace query should be included in that.
      6b68a2cb
  10. 27 12月, 2017 1 次提交
  11. 25 12月, 2017 1 次提交