issues
search
alibaba
/
Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://sentinelguard.io/
Apache License 2.0
22.44k
stars
8.03k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support custom traffic shaping controller
#3477
icodening
opened
3 days ago
0
[BUG] sentinel dashboard部署在k8s上看不到流量数据
#3476
Zengwenliang0416
opened
1 week ago
4
sentinel SourceMap 文件泄露漏洞
#3475
1327681842
opened
2 weeks ago
1
集群模式模式下,支持区分请求来源限流吗?
#3474
Gordon-Gan-Jiang
opened
2 weeks ago
1
[BUG] 关于`com.alibaba.csp.sentinel.Entry`为支持`try-with-resources`特性引发的异常
#3473
bingSea
opened
2 weeks ago
1
怎么对整个OpenFeign的客户端接口进行QPS总量限流
#3471
xiaopang-8
opened
2 weeks ago
1
SCG网关限流里,热点参数是否支持配置多个?
#3470
zcz3313
opened
3 weeks ago
0
在熔断控制-慢调用比例的降级规则, 是否也应对业务调用异常进行统计?
#3469
Minam0
opened
3 weeks ago
0
sentinel限流是否支持用户级别的限流
#3468
runtu666
opened
3 weeks ago
3
希望可以增加sentinel-server的maven依赖 这样可以通过maven导入server依赖启动 便于调试和单元测试
#3467
JavaLionLi
opened
3 weeks ago
1
Improvement [3463] Improved Date formatter
#3466
manojks1999
opened
3 weeks ago
0
Fix [3462] Incorrect method of reading indicator files
#3465
manojks1999
opened
3 weeks ago
1
[BUG] 避免字符串和MetricNode对象的转换,减少内存占用
#3464
brucelwl
opened
3 weeks ago
0
MetricNode#toFatString 时间转换影响性能
#3463
brucelwl
opened
3 weeks ago
4
[BUG] 指标文件读取方法不正确
#3462
brucelwl
opened
3 weeks ago
3
Sentinel的扩展模块 “sentinel-extension\sentinel-prometheus-metric-exporter” 是否有必要?
#3461
bingSea
opened
4 weeks ago
0
Can you add a new feature to support rate limiting for user whitelists and blacklists?
#3460
kwseeker
opened
1 month ago
0
Fixed time format assertion failing due to daylight saving time
#3459
hermya
opened
1 month ago
3
[BUG] EagleEyeCoreUtilsTest.testFormatTime fails due to DST
#3458
hermya
opened
1 month ago
0
将数据持久化到nacos后重启sentinel控制面板获取不到规则
#3457
zqztx
opened
1 month ago
2
sentinel将数据持久化到nacos
#3456
zqztx
opened
1 month ago
1
关于热点参数规则的两个问题
#3455
wrgljylys
opened
1 month ago
1
FlowRule限流如何调整限流时间窗口大小
#3454
ztgoto
opened
1 month ago
0
[BUG] 关于热点参数不生效的讨论
#3453
jasonpyf
opened
1 month ago
1
FlowRule支持设置时间间隔吗?
#3452
hxj123
opened
1 month ago
0
Proposal about sentinel event design
#3451
Daydreamer-ia
opened
2 months ago
0
Feature/global event support
#3450
Daydreamer-ia
closed
1 month ago
0
请问这个是我单测写的有问题吗?我限流设置的是1,但是多线程访问进入了线程数的请求。
#3449
aa310958153
opened
2 months ago
4
[BUG] 接口访问Sentinel报错
#3448
huaducloud
closed
2 months ago
2
Proposal: Allow Custom CPU Usage Calculation Window
#3447
qnnn
opened
2 months ago
0
sentinel 1.8.8的snakeyaml 版本为1.28,存在CVE-2022-1471漏洞
#3446
Mice-Cheung
opened
2 months ago
2
[BUG] 集成集群流控,服务无法显示在控制台
#3445
telanks
opened
2 months ago
0
Fix 3443 to set appropriate httpstatus codes and messages for different types of BlockException
#3444
Linzyoo
opened
3 months ago
0
[BUG] DefaultBlockExceptionHandler treats all BlockException as FlowException
#3443
Linzyoo
opened
3 months ago
0
[BUG] Nacos发布流控规则无法到Sentinel Dashboard
#3442
Zengwenliang0416
opened
3 months ago
1
build(deps-dev): Bump org.springframework:spring-expression from 5.2.24.RELEASE to 5.3.39 in /sentinel-extension/sentinel-datasource-spring-cloud-config
#3441
dependabot[bot]
opened
3 months ago
0
fix issue 2485 which occur oom when using async servlet request.
#3440
Linzyoo
closed
3 months ago
2
【疑问】Spring Cloud Gateway适配是否支持多实例网关的限流?
#3439
Caesaer
opened
3 months ago
0
springboot 2.X已经停更了 目前已经出现了很多CVE问题 希望可以将server服务升级到boot3.X版本并支持一下虚拟线程 这样性能肯定会提高一些 安全性也有保障
#3438
JavaLionLi
opened
3 months ago
1
sentinel 控制台编辑流控规则,将QPS切换为并发线程数,流控效果保持不变[BUG]
#3437
veryspicy
opened
3 months ago
0
热点参数并发数限流[BUG]
#3436
CuzTNT
opened
3 months ago
0
Fix sentinel-dashboard.log wrong path problems
#3435
furaul
opened
4 months ago
0
[BUG] csp.sentinel.log.dir参数对sentinel-dashboard无效
#3434
Bryan2333
opened
4 months ago
1
增加了sentinel-prometheus相关依赖,但是9092端口无法被监听,配置设置csp.sentinel.prometheus.fetch.port=9093也无效
#3433
heqs
opened
4 months ago
1
Spring Cloud Gateway 升级Sentinel版本后,一个资源配置了多条规则,其中一条规则触发熔断抛出异常后没有退出规则链,还会继续触发剩余的规则
#3432
Renwukun
opened
4 months ago
0
有计划支持spring cloud gateway mvc模式吗
#3431
niuhutao
opened
4 months ago
0
集群限流不生效,tokenserver和tokenclient均正常,tokenclient端无sentinel-cluster-client.log日志
#3430
eureka1986
closed
4 months ago
1
[BUG] 流控规则,配置集群单机均摊和集群总体一个线程和单机一个线程没区别,都是支持三个并发线程;不支持仅一个线程的需求
#3428
guanleiming
opened
4 months ago
0
请问sentinel2.x出release版本了吗?
#3427
heqs
opened
4 months ago
3
新功能==》持久化保存做的不好用,能不能在sentinel面板中做个一键保存功能,弹窗让他选择nacos,consul。。。
#3426
wyyxaaaaa
opened
4 months ago
3
Next