1. 08 4月, 2018 1 次提交
  2. 07 4月, 2018 5 次提交
    • Feature/1032 (#1045) · c42172f3
      彭勇升 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.
      
      * Time stamp format to time bucket performance optimization.
      
      #1032
      c42172f3
    • 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
    • Feature/1032 (#1042) · b0830995
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      b0830995
    • 1. Add the performance collection point. (#1041) · cc655e14
      彭勇升 pengys 提交于
      2. Report formatter.
      
      #1032
      cc655e14
    • Update pom.xml (#1040) · c53d5088
      彭勇升 pengys 提交于
      * Update pom.xml
      
      Add developer email address.
      
      * Update pom.xml
      
      * Update pom.xml
      
      * Delete pom.xml.versionsBackup
      
      * Delete pom.xml.versionsBackup
      
      * Update pom.xml
      
      * Delete pom.xml.versionsBackup
      
      * Update pom.xml
      c53d5088
  3. 06 4月, 2018 2 次提交
  4. 05 4月, 2018 2 次提交
  5. 04 4月, 2018 4 次提交
  6. 03 4月, 2018 4 次提交
  7. 02 4月, 2018 2 次提交
  8. 01 4月, 2018 2 次提交
  9. 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
  10. 30 3月, 2018 3 次提交
  11. 29 3月, 2018 1 次提交
  12. 28 3月, 2018 1 次提交
  13. 27 3月, 2018 1 次提交
  14. 26 3月, 2018 2 次提交
  15. 25 3月, 2018 2 次提交
  16. 24 3月, 2018 1 次提交
  17. 23 3月, 2018 2 次提交
  18. 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
  19. 21 3月, 2018 1 次提交
  20. 20 3月, 2018 1 次提交