1. 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
  2. 21 8月, 2018 1 次提交
  3. 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
  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. 17 6月, 2018 1 次提交
  7. 11 6月, 2018 1 次提交
  8. 03 6月, 2018 1 次提交
    • L
      Add sofa rpc plugin integration (#1210) · c4766ecb
      Lei Zhiyuan 提交于
      * sofa rpc integration
      
      * remove unused class and method,add component defination
      
      * only support after sofa rpc 5.4.0
      
      * set sofarpc componentId be 32
      
      * Add document of component library settings and incuating features abstract. (#1185)
      
      * sofa rpc integration
      
      * Update UI licenses (#1189)
      
      * Update UI licenses for beta version
      
      * Update FAQ doc (#1184)
      
      * update faq doc
      
      * update faq
      
      * update faq
      
      * Update readme for beta release. (#1191)
      
      * New english readme.
      
      * New chinese readme.
      
      * Fix #1186 Webapp read timeout config (#1192)
      
      * Updat ui (#1197)
      
      * Change the intercept point of block call way (#1190)
      
      * Change the buired point of block call way
      
      * Support future way and change the operation name of span
      
      * Update screenshot for new release. (#1209)
      
      * remove unused class and method,add component defination
      
      * only support after sofa rpc 5.4.0
      
      * set sofarpc componentId be 32
      
      * sofa rpc integration
      
      * remove unused class and method,add component defination
      
      * only support after sofa rpc 5.4.0
      
      * set sofarpc componentId be 32
      
      * sofa rpc integration
      
      * remove unused class and method,add component defination
      
      * change parent pom version
      
      * remove unused dependency
      c4766ecb
  9. 31 5月, 2018 1 次提交
    • #1291 (#1294) · 307bd4c2
      彭勇升 pengys 提交于
      Block streaming, mandatory persistent cache data to storage then clean the cache data.
      307bd4c2
  10. 28 5月, 2018 1 次提交
    • 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
  11. 27 5月, 2018 1 次提交
  12. 04 5月, 2018 2 次提交
  13. 02 5月, 2018 2 次提交
  14. 23 4月, 2018 1 次提交
  15. 22 4月, 2018 1 次提交
  16. 17 4月, 2018 1 次提交
    • wu-sheng's avatar
      Refactor ServerTypeDefine and ComponentsDefine to be more extendable (#1081) · bd1286aa
      wu-sheng 提交于
      * Refactor the old ComponentDefine and ComponentsDefine to be based on file for better extenable.
      
      * Support don't uplink componentId, but componentName in segment.
      
      * Fix CI.
      
      * Move component id exchange logic from SpanDecorator to SpanIdExchanger.
      
      * Fixed the compile error cause of class construct changes.
      bd1286aa
  17. 14 4月, 2018 1 次提交
    • Feature/1032 (#1073) · 9aa615d7
      彭勇升 pengys 提交于
      * Provide short database column name.
      
      * Compile successful
      
      * Attribute name change from source to target.
      
      * Provide highPerformanceMode setting for short column name speciality.
      
      * Fixed a bug that persistent timer started multiple times.
      Running about 10 minute, the result of collector performance test is above 1w TPS when using MacBook 2017.
      9aa615d7
  18. 10 4月, 2018 1 次提交
  19. 07 4月, 2018 1 次提交
    • Feature/1032 (#1042) · b0830995
      彭勇升 pengys 提交于
      * 1. Add the performance collection point.
      2. Report formatter.
      
      #1032
      
      * Add a new cache implementation by caffeine.
      
      #1032
      b0830995
  20. 02 4月, 2018 1 次提交
    • wu-sheng's avatar
      Provide advanced features document (#1014) · 7a733ce4
      wu-sheng 提交于
      * Provide document for TLS
      
      * Provide direct uplink doc.
      
      * Add namespace document.
      
      * Provide token auth doc.
      
      * Provide setting override document.
      
      * Fix two typo.
      
      * Fix more typos.
      7a733ce4
  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. 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
  24. 13 2月, 2018 1 次提交
  25. 04 2月, 2018 1 次提交
  26. 13 1月, 2018 1 次提交
  27. 12 1月, 2018 1 次提交
  28. 03 1月, 2018 1 次提交
  29. 20 12月, 2017 1 次提交
  30. 17 12月, 2017 2 次提交
  31. 10 12月, 2017 1 次提交
  32. 09 12月, 2017 2 次提交
  33. 22 11月, 2017 1 次提交
  34. 21 11月, 2017 2 次提交
  35. 19 11月, 2017 1 次提交