1. 11 3月, 2020 1 次提交
  2. 19 2月, 2020 1 次提交
  3. 16 2月, 2020 2 次提交
  4. 31 12月, 2019 1 次提交
    • 静夜思朝颜's avatar
      Provide thread monitor create task feature (#4145) · d38a8eaa
      静夜思朝颜 提交于
      * provide thread monitor task service to create
      
      * provide thread monitor task GraphQL implements
      
      * 1. change thread monitor field names
      2. fix `getThreadMonitorTaskList` query time bucket error
      
      * provide config stream processor
      
      * update submodule `query-protocol`
      
      * resolve e2e-mysql error
      
      * remove useless storage interface method.
      
      * rename `ThreadMonitorTask` to `ProfileTask`
      
      * change e2e-profile to the top level
      
      * fix profile test analyze error
      
      * remove StringUtil#isBlank.
      
      * 1. remove create profile task duration unit
      2. remove GraphQL getTask list duration field
      3. add `profileTaskQueryMaxSize` in `storage` -> `elasticsearch(7)` configuration, default get 200 profile task
      
      * provide e2e different storage tests
      
      * 1. fix rat check
      2. remove DurationUtils.java#toSecond
      3. remove ProfileTaskQueryEs7DAO
      
      * fix e2e code format error
      
      * provide es6 and es7 storage e2e tests
      
      * change e2e profile es module artifactId
      Co-authored-by: Nkezhenxu94 <kezhenxu94@163.com>
      d38a8eaa
  5. 04 12月, 2019 1 次提交
  6. 21 11月, 2019 2 次提交
    • J
      d581f229
    • K
      [Feature] Support ElasticSearch 7 as backend storage (#3870) · 9b408e82
      kezhenxu94 提交于
      * [Feature] Officially support ElasticSearch 7 as backend storage
      
      * Extract bootstrap module to be shared by multiple starters
      
      * Add missing configuration file and distinguish different version in test
      
      * Update known-oap-backend-dependencies-es7.txt
      
      Update the dependency lib
      
      * Fix missing adaptation to ElasticSearch 7
      
      * Rename ElasticSearch 7 specific class with Es7 infix
      
      * Fix miss-adapted ElasticSearch DAO API
      
      * Add ES7 specific configuration and polish documentations
      
      * Polish documentations
      
      * Polish documentations
      9b408e82
  7. 01 11月, 2019 1 次提交
  8. 12 10月, 2019 1 次提交
  9. 02 9月, 2019 1 次提交
    • J
      support es https ssl config. (#3370) · dbbf22a1
      Jared Tan 提交于
      * support es https ssl config.
      
      * update
      
      * update docs.
      
      * refactoring var name.
      
      * fix
      
      * update docs.
      
      * add config in es section.
      
      * fix logical.
      dbbf22a1
  10. 09 8月, 2019 1 次提交
  11. 06 8月, 2019 1 次提交
  12. 27 6月, 2019 1 次提交
  13. 20 6月, 2019 1 次提交
  14. 03 6月, 2019 1 次提交
    • Good news of an important feature: time series implementation in Elasticsearch storage. (#2808) · 5036e833
      彭勇升 pengys 提交于
      * The new feature of Elasticsearch storage with the time series implementation.
      
      * Time bucket util improve.
      
      * Fixed some Gramma error.
      
      * Update ttl.md
      
      Polish English a little.
      
      * Update ttl.md
      
      Add more explicit description of TTL
      
      * Update ttl.md
      
      * Update StorageModuleElasticsearchConfig.java
      
      Set otherMetricsDataTTL = 0 as default, make user more clear.
      
      * Rename the timeSeriesAble to capableOfTimeSeries
      
      * Fixed a test case failure.
      5036e833
  15. 02 4月, 2019 1 次提交
    • wu-sheng's avatar
      Add jaeger traces support (#2434) · ff6fb90d
      wu-sheng 提交于
      * Make Jaeger receiver works in 12450 as default.
      
      * Finish compile and codebase.
      
      * Make codes runnable.
      
      * Finish Jaeger query tests.
      
      * Add document for jaeger receiver.
      
      * Add readme.
      
      * Fix a break link.
      
      * Finish doc.
      ff6fb90d
  16. 31 3月, 2019 1 次提交
    • wu-sheng's avatar
      Support Backend acts as pure Zipkin collector (#2424) · 601b472e
      wu-sheng 提交于
      * Codebase for zipkin span persistence.
      
      * Fix missing fields in storage.
      
      * Miss the latency field.
      
      * Finish some tests.
      
      * Fix wrong latency.
      
      * Finish doc and reset application.yml
      
      * Make the description more clear.
      601b472e
  17. 21 3月, 2019 1 次提交
  18. 06 12月, 2018 1 次提交
  19. 30 11月, 2018 2 次提交
  20. 29 11月, 2018 3 次提交
  21. 28 11月, 2018 1 次提交
  22. 01 11月, 2018 1 次提交
  23. 28 10月, 2018 1 次提交
  24. 07 10月, 2018 1 次提交
    • wu-sheng's avatar
      Prepare new doc for v6 (#1695) · 7ad619ac
      wu-sheng 提交于
      * Replace v5 changes by a link to 5.x branch. New v6 changelog.
      
      * Finish query doc and fix a missing field in alarm doc.
      
      * Add link to official oal in alarm doc.
      
      * Fix words.
      
      * Fix some doc
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      7ad619ac
  25. 13 9月, 2018 1 次提交
  26. 02 9月, 2018 1 次提交