1. 15 6月, 2018 2 次提交
  2. 14 6月, 2018 1 次提交
  3. 12 6月, 2018 3 次提交
  4. 11 6月, 2018 2 次提交
  5. 10 6月, 2018 2 次提交
  6. 09 6月, 2018 3 次提交
    • #1176 (#1335) · 5f81c006
      彭勇升 pengys 提交于
      Add application id and code into ServiceInfo.
      5f81c006
    • #1232 (#1333) · d56ad5ec
      彭勇升 pengys 提交于
      RemoteDataMappingIdNotFoundException caused by remote entity did not registered.
      Some remote entities in alarm module did not registered into remote module.
      d56ad5ec
    • 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. 08 6月, 2018 2 次提交
  8. 07 6月, 2018 2 次提交
  9. 06 6月, 2018 2 次提交
  10. 03 6月, 2018 3 次提交
    • L
      add SOFARPC to support list (#1301) · a7d1dad0
      Lei Zhiyuan 提交于
      a7d1dad0
    • L
      Add sofa rpc plugin integration (#1210) · c4766ecb
      Lei Zhiyuan 提交于
      * sofa rpc integration
      
      * remove unused class and method,add component defination
      
      * only support after sofa rpc 5.4.0
      
      * set sofarpc componentId be 32
      
      * Add document of component library settings and incuating features abstract. (#1185)
      
      * sofa rpc integration
      
      * Update UI licenses (#1189)
      
      * Update UI licenses for beta version
      
      * Update FAQ doc (#1184)
      
      * update faq doc
      
      * update faq
      
      * update faq
      
      * Update readme for beta release. (#1191)
      
      * New english readme.
      
      * New chinese readme.
      
      * Fix #1186 Webapp read timeout config (#1192)
      
      * Updat ui (#1197)
      
      * Change the intercept point of block call way (#1190)
      
      * Change the buired point of block call way
      
      * Support future way and change the operation name of span
      
      * Update screenshot for new release. (#1209)
      
      * remove unused class and method,add component defination
      
      * only support after sofa rpc 5.4.0
      
      * set sofarpc componentId be 32
      
      * sofa rpc integration
      
      * remove unused class and method,add component defination
      
      * only support after sofa rpc 5.4.0
      
      * set sofarpc componentId be 32
      
      * sofa rpc integration
      
      * remove unused class and method,add component defination
      
      * change parent pom version
      
      * remove unused dependency
      c4766ecb
    • X
      Add witness class for kafka plugin (#1300) · 7c305fe0
      Xin,Zhang 提交于
      7c305fe0
  11. 31 5月, 2018 3 次提交
  12. 30 5月, 2018 4 次提交
  13. 28 5月, 2018 2 次提交
    • O
      Fix namespace bug (#1276) · dbc0f8b9
      oatiz 提交于
      * fix #1274
      dbc0f8b9
    • 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
  14. 27 5月, 2018 4 次提交
  15. 25 5月, 2018 1 次提交
    • S
      Add introduce doc to incubating features menu (#1265) · a7ecb9aa
      SevenPointOld 提交于
      * provides a optional-plugin for tracking ignores enhancement(#1203)
      
      * trace ignore plugin config support override by system.env
      
      * optimize the trace ignore plugin and make normalization of pom
      
      * add AntPathMatcher and an junit test for it
      
      * No longer rely on the spring framework
      
      * add license at file header
      
      * rebuild pom and rewrite README
      
      * rebuild optional-plugins pom
      
      * clean up useless code
      
      * modify junit
      
      * rewrite the ant path match logic
      
      * rename the matcher class
      
      * add the trace ignore plugin introduce doc to incubating features menu.
      
      * modify the README doc.
      
      * remove Chinese in English doc.
      
      * remove superfluous content of EN-doc.
      
      * Update README.md
      a7ecb9aa
  16. 24 5月, 2018 4 次提交