1. 30 5月, 2018 3 次提交
  2. 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
  3. 27 5月, 2018 4 次提交
  4. 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
  5. 24 5月, 2018 4 次提交
  6. 23 5月, 2018 2 次提交
  7. 22 5月, 2018 1 次提交
  8. 21 5月, 2018 1 次提交
  9. 18 5月, 2018 1 次提交
  10. 16 5月, 2018 1 次提交
  11. 15 5月, 2018 2 次提交
  12. 14 5月, 2018 2 次提交
  13. 11 5月, 2018 1 次提交
  14. 10 5月, 2018 2 次提交
  15. 09 5月, 2018 3 次提交
  16. 08 5月, 2018 3 次提交
  17. 07 5月, 2018 2 次提交
  18. 06 5月, 2018 3 次提交
  19. 05 5月, 2018 2 次提交
    • L
      fix #1174 (#1175) · 4714f0e1
      lican 提交于
      4714f0e1
    • Collector table description for develop guide. (#995) · 6cb266b6
      彭勇升 pengys 提交于
      * Register table description.
      
      * Update Collector-Table-Description.md
      
      Review and update the docs
      
      * Update Collector-Table-Description.md
      
      * Test link.
      
      * Update Collector-Table-Description.md
      
      * Tables of JVM Metric related finish.
      
      * Table description finish.
      
      * Update Collector-Table-Description.md
      
      * Update Collector-Table-Description.md
      
      * Module class rename to ModuleDefine, Module is the JDK9 class.
      
      * Revert "Module class rename to ModuleDefine, Module is the JDK9 class."
      
      This reverts commit 097665b97ea53b27565e362d28c2e8202710f4cd.
      
      * Modify short column name.
      
      * Modify the description of transaction metrics.
      
      * Add section about collector table description in readme.
      6cb266b6