1. 24 3月, 2018 1 次提交
  2. 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
  3. 21 3月, 2018 1 次提交
  4. 19 3月, 2018 2 次提交
    • wu-sheng's avatar
      Fix zk path error. (#963) · afcd3314
      wu-sheng 提交于
      afcd3314
    • Asf/5.0 alpha/release (#959) · dcd6a71f
      彭勇升 pengys 提交于
      * Update docs for alpha release
      
      * Delete a comma.
      
      * Update How-to-build.md
      
      * Add data-set licenses file
      
      * Rename LICENSES-data-set to LICENSE-data-set
      
      * Update LICENSE
      
      * Remove fastclick from LICENSE
      
      * Make the git submodule command to be a maven profile plugin. Let this command not execute by default install command.
      
      * [maven-release-plugin] prepare release apm-5.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Product name is not correct
      
      * Add more documents for release.
      
      * Change profile id.
      
      * Add CHANGES file in distribution file.
      
      * Revert "[maven-release-plugin] prepare for next development iteration"
      
      This reverts commit ac815019.
      
      * Revert "[maven-release-plugin] prepare release apm-5.0.0-alpha"
      
      This reverts commit 095597c9.
      
      * Add rat plugin to check dependency license and add license head into missing files.
      
      * Fix docs.
      
      * Exclude web ui config file.
      
      * Next release guide.
      
      * UI update.
      
      * Update docs.
      
      * Build source shell.
      dcd6a71f
  5. 16 3月, 2018 1 次提交
  6. 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
  7. 09 3月, 2018 4 次提交
    • Fixed #904. (#923) · 6fa179e1
      彭勇升 pengys 提交于
      The time range expression for query the live instance between the start time and end time is incorrect.
      6fa179e1
    • Fixed/920 (#921) · 9529a75b
      彭勇升 pengys 提交于
      * Fixed #920
      
      * Sync sub module.
      9529a75b
    • Fixed/918 (#919) · 3bde71ce
      彭勇升 pengys 提交于
      * Fixed #918
      
      * 1. Fixed the remote serialize exception bug when there was a null value in string array.
      2. Fixed the topology null exception bug when source or target application id is 0.
      3bde71ce
    • Fixed #906 and #903 (#916) · fc2e518e
      彭勇升 pengys 提交于
      * Fixed the no data avg throughput in service bug.
      
      * Fixed no parent dependency for service dependency graph #906
      fc2e518e
  8. 08 3月, 2018 2 次提交
    • 1. Fixed the OverViewLayerQuery#getTopNSlowService method bug which is not... · 285ad0a3
      彭勇升 pengys 提交于
      1. Fixed the OverViewLayerQuery#getTopNSlowService method bug which is not order by average response time. (#913)
      
      2. Fixed the OverViewLayerQuery#getTopNApplicationThroughput method bug which is not order by TPS.
      3. Fixed the ApplicationQuery#getSlowService method bug which is not order by average response time.
      4. Fixed the ApplicationQuery#getServerThroughput method bug which is not order by TPS.
      
      #907
      285ad0a3
    • Feature/905 (#912) · e05d9e81
      彭勇升 pengys 提交于
      * 1. Add transaction average duration, business transaction average duration, MQ transaction average duration into all metric entities, DAO define, persistence DAO.
      2. Add formula calculate operation.
      
      * Refactor the package name in storage module, make the table define and dao package’s name same as others.
      e05d9e81
  9. 07 3月, 2018 2 次提交
    • Table name and time bucket error (#900) · f75b067b
      彭勇升 pengys 提交于
      * Get the MQ server address id from reference.
      
      * Fixed the remote exception bug when running cluster mode collector.
      How: Register remote data entity into remote module.
      
      * Fixed the bug which the end second time bucket calculate result is incorrect.
      
      * Fixed a test case error.
      f75b067b
    • Collector cluster mode stream error (#899) · d04d8590
      彭勇升 pengys 提交于
      * Get the MQ server address id from reference.
      
      * Fixed the remote exception bug when running cluster mode collector.
      How: Register remote data entity into remote module.
      d04d8590
  10. 06 3月, 2018 1 次提交
  11. 05 3月, 2018 6 次提交
  12. 04 3月, 2018 7 次提交
  13. 03 3月, 2018 6 次提交
  14. 02 3月, 2018 4 次提交