214 Commits (9cc52706f5f9ad239f6d054ef4a256b1824d0c72)

Autor SHA1 Nachricht Datum
  Eric Zhao 87142ce512 Bump version to 1.7.2-SNAPSHOT vor 5 Jahren
  Eric Zhao 9c909e3631 Bump version to 1.7.1 vor 5 Jahren
  Eric Zhao e9d730cc39 test: Fix unstable test cases in MetricExitCallbackTest vor 5 Jahren
  fangwentong 0e110c68ea Fix the logic of getting maxSuccessQps in StatisticNode (#1196) vor 5 Jahren
  Eric Zhao a63c1841ee Support setting config file path via system env and improve error handling in SentinelConfigLoader vor 5 Jahren
  Eric Zhao c70565167f
refactor: Get the max allowed RT directly from SentinelConfig.statisticMaxRt() (#1173) vor 5 Jahren
  于玉桔 24f8d75601 Fix the incorrect logic of handling the end separator of the log directory in LogBase (#1172) vor 5 Jahren
  Eric Zhao 72a58f7ea7 Add Consumer functional interface in sentinel-core utils vor 5 Jahren
  Eric Zhao 9705f54611 Bump version to 1.7.1-SNAPSHOT vor 5 Jahren
  Eric Zhao 8cdf1de854 Bump version to 1.7.0 vor 5 Jahren
  Eric Zhao 6bb2de8750 Support classification for Sentinel resources vor 5 Jahren
  Eric Zhao cf5b955f12 Improve AssertUtil for collection checking vor 5 Jahren
  Eric Zhao 74a40aa285
Improve Node and Metric interface to support conditional metric retrieval (#1115) vor 5 Jahren
  Eric Zhao b0905547ff Use ServiceLoaderUtil to create SPI ServiceLoader vor 5 Jahren
  Eric Zhao 8d5654f727 Add ServiceLoaderUtil to improve SPI classloader mechanism and update SpiLoader vor 5 Jahren
  wangyb dbf1f97dde Fix the cluster rule checking logic in FlowRuleUtil#checkClusterField() (#1105) vor 5 Jahren
  Eric Zhao 826447bc82
Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect (#1078) vor 5 Jahren
  windWheel 4e55a6a749 Optimize the slot order in DefaultSlotChainBuilder (#1056) vor 5 Jahren
  Eric Zhao 8b40981fca
Improve SystemRuleManager and refactor checking logic of maxCpuUsage strategy (#1050) vor 5 Jahren
  Eric Zhao 9ff6e47bb0
Add concrete exception message in AsyncEntry#cleanCurrentEntryInLocal (#1047) vor 5 Jahren
  于玉桔 1253471078 Code refinement for JDK-picked classes (#1014) vor 5 Jahren
  aq0706 56c73698cb Support reading files with customized charset in ConfigUtil (#961) vor 5 Jahren
  Lin.Liang 61c8397e48 Fix temp file problem in log test cases (#908) vor 5 Jahren
  Lin.Liang 326dd4434d Fix the compatibility problem of ConfigUtil for Windows environment (#903) vor 5 Jahren
  Eric Zhao 90662a423b Code refinement for Sentinel config classes vor 5 Jahren
  Lin.Liang ff33de199a Support arbitrary configuration properties file path for Sentinel (#804) vor 5 Jahren
  yidadi c14e3296cb Refine the methods and variable name in SlotChainProvider (#871) vor 5 Jahren
  Braavos dca4440d40 Add unit tests for com.alibaba.csp.sentinel.eagleeye.EagleEyeCoreUtils (#854) vor 5 Jahren
  cdfive 8661d9abc1 Add support for logging into console for common logs (#836) vor 5 Jahren
  Eric Zhao 00f116e344 Refine the DegradeRule and add validating logic for the two new attributes vor 5 Jahren
  Lin.Liang 2eecd3ac6a Make the value of RT_MAX_EXCEED_N in DegradeRule configurable (#789) vor 5 Jahren
  Lin.Liang e6e27c6faa Make maxParamByteSize configurable in ParamFlowRequestDataWriter of cluster client module and fix bugs (#823) vor 5 Jahren
  kexianjun 0176f0ead3 Use calculateTimeIdx to calculate array idx in LeapArray#getPreviousWindow (#723) vor 5 Jahren
  Lin.Liang ee38587a6e Remove redundant operation when adding child node in NodeSelectorSlot (#794) vor 5 Jahren
  Lin.Liang 3a9e2629b7 Replace AtomicInteger with LongAdder for curThreadNum of StatisticNode (#747) vor 5 Jahren
  Eric Zhao f8ebbbccf4 Bump version to 1.7.0-SNAPSHOT vor 5 Jahren
  Eric Zhao 3d2c33ef1d Bump version to 1.6.1 (release) vor 5 Jahren
  Carpenter Lee f3e705c5f3 Add exceptionsToTrace and exceptionsToIgnore support in Tracer (#766) vor 5 Jahren
  Eric Zhao 54da16d304 Refactor FlowRuleChecker to improve code reuse vor 5 Jahren
  yikangfeng 4ec0462e31 Add getCpuUsageThreshold() method in SystemRuleManager (#770) vor 5 Jahren
  Carpenter Lee 18d8b4c8a7
Add CPU usage and system load to metric (#749) vor 5 Jahren
  Eric Zhao 6e4560845c Update SENTINEL_VERSION constant to 1.6.1 vor 5 Jahren
  Carpenter Lee a2683383d1
[Feature]Add an extension to Sentinel internal statistics (#730) vor 5 Jahren
  Jason Joo ecf4822ae1 Make SentinelConfig.loadProps() thread-safe using CopyOnWriteArraySet (#706) vor 5 Jahren
  Eric Zhao 346e9b274e Bump version to 1.6.1-SNAPSHOT vor 5 Jahren
  Eric Zhao b1345f751f Bump version to 1.6.0 (release) vor 5 Jahren
  Eric Zhao 82578e1fdf
Refactor and improve fallback support for @SentinelResource annotation (#693) vor 5 Jahren
  Eric Zhao bb4fde58b8 Add appType property field in SentinelConfig vor 5 Jahren
  Eric Zhao c316211faf Add loadInstanceList support for SpiLoader vor 5 Jahren
  yikangfeng 08611fae0f Add exceptionsToIgnore configuration support in @SentinelResource annotation (#683) vor 5 Jahren