1. 16 3月, 2019 1 次提交
  2. 26 2月, 2019 1 次提交
    • wu-sheng's avatar
      Improve OAP extendibility (#2288) · fb62025d
      wu-sheng 提交于
      * Make scope meta configurable.
      
      * Fix test cases in ci.
      
      * Change step 1
      
      * Refactor step 2
      
      * Other compile issue done. Prepare the generator changes.
      
      * Revert some wrong changes to Istio receiver.
      
      * Step 3, make compile pass.
      
      * Try to make CI passed.
      
      * Add a check.
      
      * Fix generated code style
      
      * Provide new and extendable dispatcher generator tool
      
      * Fix startup.
      
      * Can't guarantee the dispatchers are always existing. Put explicit comments at there to avoid confusion, since this is different with old version.
      
      * Fix a H2 query for endpoint search.
      
      * Fix a wrong mysql alarm query.
      
      * Provide new document and `generate-tool-grammer` module.
      
      * Add missing last section of document.
      
      * Fix typo
      
      * Relocate the @ScopeDeclaration annotation, make it more sense. Also remove the useless @SourceType annotation. And adjust document for these changes
      
      * ScopeDeclaration can be used once for each class only, now.
      fb62025d
  3. 05 12月, 2018 1 次提交
  4. 01 12月, 2018 1 次提交
    • wu-sheng's avatar
      Make endpoint and instance alarm active (#1987) · 2d8f3903
      wu-sheng 提交于
      * Support alarm in service instance and endpoint.
      
      * Fix alarm default settings and document.
      
      * Fix wrong default setting
      
      * Make service instance and endpoint scopes available in alarm core.
      
      * Fix alarm bug.
      2d8f3903
  5. 18 11月, 2018 1 次提交
  6. 13 9月, 2018 1 次提交
    • wu-sheng's avatar
      Support new indicator core. (#1669) · fd83aa55
      wu-sheng 提交于
      * Support new indicator core.
      
      * Block 2 unaccessible methods.
      
      * Add service call as manual indicator and refactor the core DIspatcherManager
      fd83aa55
  7. 29 8月, 2018 1 次提交