1. 30 8月, 2018 1 次提交
    • D
      5.x grpcbug (#1603) · 69933eb6
      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
      69933eb6
  2. 12 7月, 2018 1 次提交
  3. 07 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. 18 6月, 2018 1 次提交
  6. 15 6月, 2018 1 次提交
  7. 14 6月, 2018 1 次提交
  8. 16 5月, 2018 1 次提交
  9. 23 4月, 2018 1 次提交
  10. 22 4月, 2018 1 次提交
    • Fixed #1090 (#1101) · e7361025
      彭勇升 pengys 提交于
      * Fixed #1090
      
      1. Move setting the performance from create table action to install action.
      2. Add check step that avoid filed type not match the definition when project upgraded.
      
      * Setting namespace by class construct.
      e7361025
  11. 19 4月, 2018 1 次提交
  12. 10 4月, 2018 1 次提交
  13. 07 4月, 2018 1 次提交
    • 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
  14. 02 4月, 2018 1 次提交
  15. 31 3月, 2018 1 次提交
    • wu-sheng's avatar
      Support token auth in gRPC upstream (#1000) · d322f528
      wu-sheng 提交于
      * Add client side token.
      
      * Fix ci.
      
      * Fix most codes of token auth at both sides.
      
      * Add settings in config files.
      
      * Make auth interceptor doesn't throw expcetion.
      
      * Update AuthenticationSimpleChecker.java
      
      * Update AuthenticationActivator.java
      
      * Revert "Update AuthenticationActivator.java"
      
      This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.
      
      * Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth
      
      # Conflicts:
      #	apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java
      
      * Fix Auhentication token works incorrect (#1001)
      
      * Fix Auhentication token works incorrect
      
      * Change way to build GRPC Channel
      
      * Response an empty header when auth fails.
      d322f528
  16. 26 3月, 2018 1 次提交
  17. 22 3月, 2018 2 次提交
    • wu-sheng's avatar
      Support TLS of gRPC between agent and server. (#968) · d8d28a0b
      wu-sheng 提交于
      * Finish the prototype of TLS of gRPC between agent and server.
      
      * Fix for rat check.
      
      * Update GRPCChannelManager.java
      
      * Update AgentModuleGRPCProvider.java
      
      * Upgrade netty version (#971)
      
      * Make sure end user can't start gRPC server with and without SSL in the same port.
      d8d28a0b
    • wu-sheng's avatar
      Support ES type/table namespace feature (#956) · 0e60d40d
      wu-sheng 提交于
      * Proposal the code structure for table name prefix. Related to #932
      
      * Fix style check.
      
      * Keep ESDao table name in control.
      
      * Finish all codes about ES namespace feature.
      0e60d40d
  18. 14 3月, 2018 1 次提交
    • wu-sheng's avatar
      Prepare beta iteratoration (#944) · 08267611
      wu-sheng 提交于
      * [maven-release-plugin] prepare release apm-5.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      08267611
  19. 26 2月, 2018 1 次提交
  20. 26 1月, 2018 1 次提交
  21. 21 1月, 2018 1 次提交
  22. 15 12月, 2017 1 次提交
  23. 11 12月, 2017 1 次提交
  24. 10 12月, 2017 2 次提交
  25. 09 12月, 2017 2 次提交
  26. 06 12月, 2017 1 次提交
  27. 04 12月, 2017 1 次提交
  28. 22 11月, 2017 1 次提交
  29. 21 11月, 2017 1 次提交
  30. 19 11月, 2017 1 次提交
  31. 16 11月, 2017 1 次提交
  32. 12 11月, 2017 1 次提交
  33. 06 11月, 2017 1 次提交
  34. 03 11月, 2017 2 次提交
  35. 01 11月, 2017 1 次提交
  36. 30 10月, 2017 1 次提交