745 Commits (master)
 

Author SHA1 Message Date
  Eric Zhao b06bb02b2c
Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) 6 years ago
  李豪 9ae079c152
Support degrade by exception count (#174) 6 years ago
  Carpenter Lee 570c3ee5b7 Change intervalInSec of StatisticNode.rollingCounterInMinute to 60 seconds 6 years ago
  李豪 03922dbf6c
Enhancement/normalize metric field (#170) 6 years ago
  Eric Zhao a25f25bea6 Add demo for SlotChainBuilder SPI 6 years ago
  Carpenter Lee 85540229e9 Change eagleEye log path when log base configured. 6 years ago
  Carpenter Lee 4610bd3da6 Use System property to config log base dir 6 years ago
  Eric Zhao 94dc7966ae Bump version to 0.2.1-SNAPSHOT 6 years ago
  Eric Zhao 1063974ceb Bump version to 0.2.0 6 years ago
  Eric Zhao 9c2683e6ba Log warn when amount of context exceeds the max capacity for the first time 6 years ago
  Eric Zhao 87076a6977 Code and javadoc refinement 6 years ago
  Eric Zhao 5f5443a546 Update sample count for ParameterMetric 6 years ago
  Eric Zhao 88a02623ac
Add flow control by frequent (hot spot) parameters (#156) 6 years ago
  Eric Zhao 8c2cceca5e Add config for Codecov 6 years ago
  Eric Zhao cf1cf8a59f Update dependencies 6 years ago
  Eric Zhao 9e012d2e20 Refactor version representation and add client version to heartbeat 6 years ago
  Eric Zhao 7c179bb592 Update integration test and demo for async entry 6 years ago
  Eric Zhao e50fc55d68 Add more test cases for Sentinel core internal (e.g. Entry, CtSph) 6 years ago
  Eric Zhao fe6b4f4865 Some code update and rearrangement 6 years ago
  Eric Zhao 62decf0464 Some bug fixes and enhancement for async entry support 6 years ago
  Eric Zhao cbaacfda55 Bug fix for automatic exit of default context when exiting the entry 6 years ago
  Eric Zhao 90d5611b23 Update Sentinel Web Servlet integration 6 years ago
  Eric Zhao be43a31dc4
Fix internal bug when amount of context exceeds the threshold (#152) 6 years ago
  Carpenter Lee 91f27977e9 1. Refector SampleCountProperty and IntervalProperty; 6 years ago
  Eric Zhao 015efe2f9b Separate checking logic from AuthorityRule and add test cases 6 years ago
  Carpenter Lee b5b3f6edee Bug fix: fix probability of metric lose 6 years ago
  Eric Zhao b1f33675c5 Improvements for Redis data source and demo 6 years ago
  moon tiger 4ff2e37abb Add DataSource integration for Redis (#102) 6 years ago
  Eric Zhao 5edac71fef
Add support for asynchronous invocation entry (#146) 6 years ago
  Eric Zhao 54905497d0 Refactor LeapArray to reuse code for current bucket 6 years ago
  Eric Zhao 2a3e33590f Update test cases and demo for async support 6 years ago
  Eric Zhao ca2f4d9fae
Support extensible slot chain builder using SPI mechanism (#145) 6 years ago
  Eric Zhao d798794ab3 Refactor the context and entry to support asynchronous invocation chain 6 years ago
  Eric Zhao d142a07a39 Enhance log and null check for rule managers 6 years ago
  Eric Zhao 02cf5e5639
Add MetricsRepository interface and reuse original in-memory implementation (#126) 6 years ago
  Eric Zhao ed30f85f9c Fixes #128: Fix early return when exception ratio is 100% 6 years ago
  Eric Zhao 50a5610010 Enhance file data source and flow rule manager 6 years ago
  yfh0918 175452a96a Enhance FileRefreshableDataSource and FileWritableDataSource (#125) 6 years ago
  Eric Zhao 9a27f395e6 Some structure refactor for Sentinel Dashboard 6 years ago
  Eric Zhao 007cd9d291 Some refactor of data source 6 years ago
  Eric Zhao f3eb285445 Update demo of various data source to adapt to new changes 6 years ago
  Eric Zhao c70d6e92bc Update command handler for modifying rules 6 years ago
  Eric Zhao 0060e8042a Refactor Sentinel data source hierarchy 6 years ago
  Carpenter Lee 6799da270d Fixed #109: fix miss-usage of ClusterNode.successQps() in DegradeRule.passCheck() method 6 years ago
  Eric Zhao f70ab5ab05 Fixes #117: Update document of Sentinel Dashboard 6 years ago
  Eric Zhao 9164bb19fe
Fix the bug when resolving original method to get annotation (#111) 6 years ago
  refactormachine b61be268a3 Refactor test cases for Sentinel gRPC Adapter (#101) 6 years ago
  Shalti 2772f189ab Fixed CR comments 6 years ago
  Shalti dc0a7086b5 Renamed to MetricsReader 6 years ago
  Shalti ac8698ed9f Refactored some classes 6 years ago