1. 06 10月, 2018 1 次提交
  2. 24 9月, 2018 1 次提交
  3. 14 9月, 2018 1 次提交
  4. 05 9月, 2018 2 次提交
  5. 31 8月, 2018 1 次提交
  6. 30 8月, 2018 2 次提交
    • Tomgs's avatar
      add heart beat handler to jetty (#1589) · c40d0222
      Tomgs 提交于
      * add heart beat handler to jetty
      
      * add heart beat handler to jetty
      c40d0222
    • D
      5.x grpcbug (#1603) · 059568db
      dylan 提交于
      * update 5.x grpc version form 1.10 to 1.14 and  Solve the resulting guava and log4j version conflicts
      
      * Specify guava version 20.0
      
      * update parrent pom guava version
      059568db
  7. 24 8月, 2018 1 次提交
  8. 22 8月, 2018 2 次提交
    • O
      [Agent] Provide plugin for Elasticsearch 5.x (#1500) · b3959202
      oatiz 提交于
      * [Agent] Provide plugin for Elasticsearch 5.x
      
      Add [Agent] Elasticsearch transport client plugin
      
      fix component name
      
      add elasticsearch component
      
      add elasticSearch component into component-libraries.yml
      
      * update support list
      
      * update PlainListenableActionFutureInterceptor.java
      
      * fix set span attributes
      
      * clear runtimeContext
      
      * remove extra plugins
      b3959202
    • A
      Moves to Maven wrapper to stabilize the version in use (#1569) · d0b95164
      Adrian Cole 提交于
      * Moves to Maven wrapper to stabilize the version in use
      
      This will ensure those building will have similar experience due to
      having a fixed maven version.
      
      * Updates most plugin versions and removes redundant configuration
      
      * Sets up build enforcement for JDK 1.8 until further work occurs
      d0b95164
  9. 21 8月, 2018 2 次提交
  10. 19 8月, 2018 1 次提交
  11. 16 8月, 2018 1 次提交
  12. 09 8月, 2018 1 次提交
  13. 05 8月, 2018 1 次提交
  14. 04 8月, 2018 1 次提交
    • X
      [Agent] Add plugin for ActiveMQ 5.x (#1513) · 1d39614b
      XiaoFu 提交于
      * add activemq-plugin
      
      * fix  update ActiveMQConsumerInstrumentation Enhance another class
      
      * refacor ActiveMQConsumerInstrumentation code
      
      * support both  topic and queue
      
      * clear the code
      
      * add UnitTest add fix bug
      
      * fix obtain url  bug
      
      * Refactor the ActiveMQProducerInstrumentation code
      
      * fix bug
      
      * fix ConstructorInterceptor BUG
      
      * add Licensed
      
      * Update application.yml
      
      Restore configuration
      
      * Restore configuration
      
      * perfect test
      
      * fix
      
      * fix License
      
      * fix  Project Files
      
      * fix import class in instrumentation
      
      * fix test case
      
      * fix java doc
      
      * fix  Trigger CI
      
      * fix ActiveMQConsumerAndProducerConstructorInterceptorTest
      
      * delete unit test
      
      * fix
      
      * fix
      
      * fix  folder directory problem
      
      * Delete ActiveMQConsumerInstrumentation.java
      1d39614b
  15. 03 8月, 2018 1 次提交
  16. 30 7月, 2018 1 次提交
  17. 12 7月, 2018 1 次提交
  18. 04 7月, 2018 2 次提交
  19. 29 6月, 2018 2 次提交
  20. 28 6月, 2018 1 次提交
  21. 27 6月, 2018 1 次提交
  22. 25 6月, 2018 2 次提交
  23. 22 6月, 2018 1 次提交
  24. 21 6月, 2018 1 次提交
  25. 18 6月, 2018 1 次提交
  26. 17 6月, 2018 1 次提交
  27. 15 6月, 2018 1 次提交
  28. 14 6月, 2018 1 次提交
  29. 11 6月, 2018 1 次提交
  30. 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
  31. 07 6月, 2018 1 次提交