235 コミット (5523fd0d427ba0f66c3e110c2de6347edadcd125)

作成者 SHA1 メッセージ 日付
  pleasecheckhere2016 5523fd0d42
Add exceptionPredicate in Tracer for customized exception filtering logic (#1496) 4年前
  Eric Zhao 99d4355318 Polish code comments of the fundamental Sph/SphO/SphU class 4年前
  Eric Zhao 516e36fd83 Polish Tracer with entry.setError(ex) mechanism 4年前
  Eric Zhao 7f3165740a Refactor the mechanism of recording error in Entry and StatisticSlot 4年前
  Eric Zhao 7f0771df5c
Update resolving logic of project name and polish SentinelConfig (#1437) 4年前
  Lin.Liang b716bed370
Support setting project.name via the properties file and deprecate legacy config path (#1412) 4年前
  johnli 5e9cfb0deb
fix: Tracer does not trace exception to DefaultNode (#1068) 4年前
  haifeng 04a1d065dd
Fix the bug of misplaced locks in ContextUtil and ClusterNode (#1429) 4年前
  Eric Zhao a0196b6b00 Bump version to 1.8.0-SNAPSHOT 4年前
  Eric Zhao 6a7ec708bc Bump version to 1.7.2 4年前
  cdfive e1435974c6
Set default log level of JDK logging to INFO and polish code of SpiLoader (#1365) 4年前
  Jason Joo 49e60a3e51
Force modifyRule command handler to fail if an incompatible old fastjson found (#1377) 4年前
  cdfive be4d058bf8
refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411) 4年前
  于玉桔 670b2cb764
Improve standard output message in LogBase (#1357) 4年前
  Eric Zhao 87f95adc2e Fix timezone problem of sentinel-block.log 4年前
  Eric Zhao eed77cafc2
Polish placeholders in logging content to slf4j convention (#1342) 4年前
  Eric Zhao e4769293dc
Move CommandCenterLog to sentinel-transport-common and polish related code (#1341) 4年前
  Eric Zhao 624d19d4ce
Polish logging SPI related code and add general JUL adapter for Logger SPI (#1338) 4年前
  tianhao 6e0d116751 calculate process cpu usage to support application running in container environment 5年前
  xue8 5f203aa79f
Flexible loggers' support through SPI mechanism with name `com.alibaba.csp.sentinel.log.Logger` (#1265) 4年前
  cdfive c1ff9135ee
Fix NPE in Tracer when context size exceeds the limit (#1293) 4年前
  Eric Zhao 87142ce512 Bump version to 1.7.2-SNAPSHOT 4年前
  Eric Zhao 9c909e3631 Bump version to 1.7.1 4年前
  Eric Zhao e9d730cc39 test: Fix unstable test cases in MetricExitCallbackTest 4年前
  fangwentong 0e110c68ea Fix the logic of getting maxSuccessQps in StatisticNode (#1196) 5年前
  Eric Zhao a63c1841ee Support setting config file path via system env and improve error handling in SentinelConfigLoader 5年前
  Eric Zhao c70565167f
refactor: Get the max allowed RT directly from SentinelConfig.statisticMaxRt() (#1173) 5年前
  于玉桔 24f8d75601 Fix the incorrect logic of handling the end separator of the log directory in LogBase (#1172) 5年前
  Eric Zhao 72a58f7ea7 Add Consumer functional interface in sentinel-core utils 5年前
  Eric Zhao 9705f54611 Bump version to 1.7.1-SNAPSHOT 5年前
  Eric Zhao 8cdf1de854 Bump version to 1.7.0 5年前
  Eric Zhao 6bb2de8750 Support classification for Sentinel resources 5年前
  Eric Zhao cf5b955f12 Improve AssertUtil for collection checking 5年前
  Eric Zhao 74a40aa285
Improve Node and Metric interface to support conditional metric retrieval (#1115) 5年前
  Eric Zhao b0905547ff Use ServiceLoaderUtil to create SPI ServiceLoader 5年前
  Eric Zhao 8d5654f727 Add ServiceLoaderUtil to improve SPI classloader mechanism and update SpiLoader 5年前
  wangyb dbf1f97dde Fix the cluster rule checking logic in FlowRuleUtil#checkClusterField() (#1105) 5年前
  Eric Zhao 826447bc82
Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect (#1078) 5年前
  windWheel 4e55a6a749 Optimize the slot order in DefaultSlotChainBuilder (#1056) 5年前
  Eric Zhao 8b40981fca
Improve SystemRuleManager and refactor checking logic of maxCpuUsage strategy (#1050) 5年前
  Eric Zhao 9ff6e47bb0
Add concrete exception message in AsyncEntry#cleanCurrentEntryInLocal (#1047) 5年前
  于玉桔 1253471078 Code refinement for JDK-picked classes (#1014) 5年前
  aq0706 56c73698cb Support reading files with customized charset in ConfigUtil (#961) 5年前
  Lin.Liang 61c8397e48 Fix temp file problem in log test cases (#908) 5年前
  Lin.Liang 326dd4434d Fix the compatibility problem of ConfigUtil for Windows environment (#903) 5年前
  Eric Zhao 90662a423b Code refinement for Sentinel config classes 5年前
  Lin.Liang ff33de199a Support arbitrary configuration properties file path for Sentinel (#804) 5年前
  yidadi c14e3296cb Refine the methods and variable name in SlotChainProvider (#871) 5年前
  Braavos dca4440d40 Add unit tests for com.alibaba.csp.sentinel.eagleeye.EagleEyeCoreUtils (#854) 5年前
  cdfive 8661d9abc1 Add support for logging into console for common logs (#836) 5年前