57 コミット (a757950b9a4ee61b69df956a8c20220a0b173d26)

作成者 SHA1 メッセージ 日付
  李豪 9ae079c152
Support degrade by exception count (#174) 6年前
  Carpenter Lee 570c3ee5b7 Change intervalInSec of StatisticNode.rollingCounterInMinute to 60 seconds 6年前
  李豪 03922dbf6c
Enhancement/normalize metric field (#170) 6年前
  Carpenter Lee 85540229e9 Change eagleEye log path when log base configured. 6年前
  Carpenter Lee 4610bd3da6 Use System property to config log base dir 6年前
  Eric Zhao 94dc7966ae Bump version to 0.2.1-SNAPSHOT 6年前
  Eric Zhao 1063974ceb Bump version to 0.2.0 6年前
  Eric Zhao 9c2683e6ba Log warn when amount of context exceeds the max capacity for the first time 6年前
  Eric Zhao 87076a6977 Code and javadoc refinement 6年前
  Eric Zhao 88a02623ac
Add flow control by frequent (hot spot) parameters (#156) 6年前
  Eric Zhao 9e012d2e20 Refactor version representation and add client version to heartbeat 6年前
  Eric Zhao 7c179bb592 Update integration test and demo for async entry 6年前
  Eric Zhao e50fc55d68 Add more test cases for Sentinel core internal (e.g. Entry, CtSph) 6年前
  Eric Zhao fe6b4f4865 Some code update and rearrangement 6年前
  Eric Zhao 62decf0464 Some bug fixes and enhancement for async entry support 6年前
  Eric Zhao cbaacfda55 Bug fix for automatic exit of default context when exiting the entry 6年前
  Eric Zhao be43a31dc4
Fix internal bug when amount of context exceeds the threshold (#152) 6年前
  Carpenter Lee 91f27977e9 1. Refector SampleCountProperty and IntervalProperty; 6年前
  Eric Zhao 015efe2f9b Separate checking logic from AuthorityRule and add test cases 6年前
  Carpenter Lee b5b3f6edee Bug fix: fix probability of metric lose 6年前
  Eric Zhao b1f33675c5 Improvements for Redis data source and demo 6年前
  Eric Zhao 54905497d0 Refactor LeapArray to reuse code for current bucket 6年前
  Eric Zhao 2a3e33590f Update test cases and demo for async support 6年前
  Eric Zhao ca2f4d9fae
Support extensible slot chain builder using SPI mechanism (#145) 6年前
  Eric Zhao d798794ab3 Refactor the context and entry to support asynchronous invocation chain 6年前
  Eric Zhao d142a07a39 Enhance log and null check for rule managers 6年前
  Eric Zhao ed30f85f9c Fixes #128: Fix early return when exception ratio is 100% 6年前
  Eric Zhao 50a5610010 Enhance file data source and flow rule manager 6年前
  Carpenter Lee 6799da270d Fixed #109: fix miss-usage of ClusterNode.successQps() in DegradeRule.passCheck() method 6年前
  Shalti 2772f189ab Fixed CR comments 6年前
  Shalti dc0a7086b5 Renamed to MetricsReader 6年前
  Shalti ac8698ed9f Refactored some classes 6年前
  Carpenter Lee d716f0f14a Fixes #99, fix miss comparison of FlowRule.maxQueueingTimeMs 6年前
  子矜 cedd420336 jialianglinjl 6年前
  Eric Zhao 23f65b9fee Update dependencies and add log 6年前
  Eric Zhao 94aea568f6 Miscellaneous update 6年前
  Eric Zhao 820160d542 Fix update logic of minRt in bucket 6年前
  Eric Zhao 6392cb0336 Modify loading mechanism of authority rules: only pick first 6年前
  Eric Zhao 4226868dcf Fix typo in rule constants and add authority rule demo 6年前
  Eric Zhao 227776a301 Fixes #52: Error file separator regex in Windows environment 6年前
  Eric Zhao b212e5f26e Bump version to 0.2.0-SNAPSHOT 6年前
  Eric Zhao 6bef9a8ee1 Bump version to 0.1.1 6年前
  Eric Zhao a65d16083d
Optimize for statistic data structures (#47) 6年前
  Carpenter Lee 40514587ac Set SystemRule's threshold to zero is allowed. 6年前
  Eric Zhao b1cf30fc24 Add support for shared block handler 6年前
  Eric Zhao 348b1c819b Add Sentinel annotation definition and aspectj extension 6年前
  yizhenqiang 8075232cdd Add volatile to methodNameMap and chainMap (#34) 6年前
  Eric Zhao b2a3ef26a7 Fixes test cases for degrade regarding the new strategy 6年前
  Carpenter Lee f144a2713f Refine Degrade rule checking. 6年前
  Eric Zhao b113219c27 Fixes #14: Apply Alibaba Java Coding Guidelines 6年前