1. 25 7月, 2019 1 次提交
  2. 17 12月, 2018 1 次提交
  3. 15 12月, 2018 1 次提交
  4. 07 12月, 2018 1 次提交
  5. 30 8月, 2018 1 次提交
  6. 25 8月, 2018 1 次提交
    • C
      add the function of the specified agent config (#1584) · 6e6e13b9
      caoyixiong 提交于
      * Fix bug stop stopSpan when not createSpan
      
      * Fix bug stop stopSpan when not createSpan
      
      * change the agent log level to millisecond
      
      * add the function of the specified-agent-config
      
      * Update README_ZH.md
      
      * Use -D  to set the specified config path
      
      * add docs
      
      * update docs
      
      * change method name
      
      * add link
      
      * change the function name
      
      * change the key
      
      * format doc
      6e6e13b9
  7. 23 8月, 2018 1 次提交
  8. 22 8月, 2018 1 次提交
    • 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
  9. 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
  10. 24 7月, 2018 1 次提交
  11. 10 6月, 2018 1 次提交
  12. 30 5月, 2018 1 次提交
  13. 28 5月, 2018 1 次提交
  14. 21 5月, 2018 1 次提交
  15. 05 5月, 2018 1 次提交
  16. 03 5月, 2018 1 次提交
  17. 25 4月, 2018 1 次提交
  18. 12 4月, 2018 2 次提交
  19. 09 4月, 2018 1 次提交
  20. 03 4月, 2018 1 次提交
  21. 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
  22. 24 3月, 2018 1 次提交
  23. 23 3月, 2018 1 次提交
  24. 22 3月, 2018 1 次提交
    • 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
  25. 19 3月, 2018 1 次提交
  26. 05 3月, 2018 1 次提交
  27. 04 3月, 2018 1 次提交
  28. 28 2月, 2018 1 次提交
  29. 26 2月, 2018 1 次提交
  30. 25 2月, 2018 1 次提交
  31. 07 2月, 2018 2 次提交
  32. 23 1月, 2018 1 次提交
  33. 16 1月, 2018 1 次提交
  34. 11 1月, 2018 2 次提交
  35. 04 1月, 2018 3 次提交