132 Commits (d71e95c611dbbf94353f3c4066f8df8f31757bb6)
 

Autor SHA1 Mensaje Fecha
  Carpenter Lee d71e95c611 Remove ContextUtil.enter() in client/consumer side hace 6 años
  Eric Zhao 257dde1d5e Some improvements for Sentinel dashboard hace 6 años
  Eric Zhao 695fa9d84c Update test cases for Sentinel web filter and gRPC adapter hace 6 años
  Eric Zhao 3de817be10 Update .travis.yml and dependencies to support build with JDK 11 hace 6 años
  Eric Zhao 3b6095899a Some improvements on Sentinel Dashboard hace 6 años
  Eric Zhao 61a75af379 Add exception count trace for Sentinel annotation aspectj support hace 6 años
  bitonly 8f85dc5643 Add overloaded handleBlockException method for customized extension (#223) hace 6 años
  Carpenter Lee 08f2a71f4e Add "warmup with rate limiting" implementation for traffic shaping (#220) hace 6 años
  xcaspar ef96b15f22 Improve log info and condition about fetching metrics (#219) hace 6 años
  Eric Zhao df84b6b41e Update javadoc and code refinement for AbstractRule hace 6 años
  Eric Zhao e0328d412a Remove logic of entering context when entering resource in annotation pointcut hace 6 años
  bitonly cb09304ee2 Add abstract Sentinel aspect class for extension (#214) hace 6 años
  Eric Zhao e322df2d32 Update documentation and issue template hace 6 años
  Eric Zhao bffa4ff777 Bump version to 1.4.0-SNAPSHOT hace 6 años
  Eric Zhao f4b5fae130 Bump version to 1.3.0-GA and update dependencies hace 6 años
  Eric Zhao d43275034c Update Maven plugin version and fix CircleCI build failure hace 6 años
  Eric Zhao eace8ab2ff Add support for adding param rule / authority rule in resource page of dashboard hace 6 años
  Carpenter Lee bd0de9464c Avoid ConcurrentModificationException when getting machine map in AppInfo (#205) hace 6 años
  Eric Zhao 0c15dd9fe3
Fixes #198: Enhance rule checking in rule managers and Sentinel Dashboard (#202) hace 6 años
  shannon312 4198d217e5 Extract slash as a constant to reuse in FilterUtil (#204) hace 6 años
  Carpenter Lee d726e62de2 Add BlockException parameter to UrlBlockHandler.blocked() method hace 6 años
  Eric Zhao 531578ce54 Bump version to 1.3.0-SNAPSHOT hace 6 años
  Eric Zhao 5aad448191 Refactor logic of getting resource name in Sentinel annotation hace 6 años
  waveng 078df9db4f Sentinel annotation supports method name as default resource name (#187) hace 6 años
  Carpenter Lee 85c844eb9c
Config whether pid is needed in the log file name (#194) hace 6 años
  Eric Zhao 0855809149
Add support for authority rule configuration in Sentinel Dashboard (#189) hace 6 años
  Carpenter Lee bbea62a5c7 Add StringUtil.capitalize() method hace 6 años
  Carpenter Lee 1f3640fbfa
Change logo size hace 6 años
  Eric Zhao 5ba1ccdea8 Typo fix for FlowThreadDemo hace 6 años
  Carpenter Lee aaf88b8a0a Rename ParamFlowRule.blockGrade to grade hace 6 años
  Carpenter Lee b85d8ef1db Change behavior when exception occurred in InitExecutor. Will not call System.exit(), just print stack trace hace 6 años
  jasonjoo2010 d861a364c9 Fix bug for body reading in HttpServerHandler of sentinel-transport-netty-http (#185) hace 6 años
  Eric Zhao 7626bf4a49 Code enhancement for #161 hace 6 años
  Carpenter Lee ba10d10aa9
Bug fix: fix wrong log file name checking (#182) hace 6 años
  Carpenter Lee 52d16e62f2
update nacos version to 0.2.1 hace 6 años
  jasonjoo2010 0916a9bfa2 Enhancements in transport-netty-http and properties related (#161) hace 6 años
  jasonjoo2010 a757950b9a Fix the wrong coordinate scaling of QPS chart (passed/blocked) in dashboard (#172) hace 6 años
  Eric Zhao b06bb02b2c
Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) hace 6 años
  李豪 9ae079c152
Support degrade by exception count (#174) hace 6 años
  Carpenter Lee 570c3ee5b7 Change intervalInSec of StatisticNode.rollingCounterInMinute to 60 seconds hace 6 años
  李豪 03922dbf6c
Enhancement/normalize metric field (#170) hace 6 años
  Eric Zhao a25f25bea6 Add demo for SlotChainBuilder SPI hace 6 años
  Carpenter Lee 85540229e9 Change eagleEye log path when log base configured. hace 6 años
  Carpenter Lee 4610bd3da6 Use System property to config log base dir hace 6 años
  Eric Zhao 94dc7966ae Bump version to 0.2.1-SNAPSHOT hace 6 años
  Eric Zhao 1063974ceb Bump version to 0.2.0 hace 6 años
  Eric Zhao 9c2683e6ba Log warn when amount of context exceeds the max capacity for the first time hace 6 años
  Eric Zhao 87076a6977 Code and javadoc refinement hace 6 años
  Eric Zhao 5f5443a546 Update sample count for ParameterMetric hace 6 años
  Eric Zhao 88a02623ac
Add flow control by frequent (hot spot) parameters (#156) hace 6 años