Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 一台机器起两个服务,集群限流1,实时监控一直显示2 #3317

Open
yanqq2024 opened this issue Jan 29, 2024 · 0 comments

Comments

@yanqq2024
Copy link

Issue Description

Type: bug report

Describe what happened

在一台机器上用IntelliJ IDEA起了两个jar服务,设置了集群限流是1,看了jmeter实际通过的的确是1,也就是说实际效果是没问题的。但是sentinel实时监控显示是2。
image
image
image
image
image

Describe what you expected to happen

我认为实时监控应该显示为1。

How to reproduce it (as minimally and precisely as possible)

  1. 用idea启动两个jar服务。sentinel集群限流设置为1
  2. 使用jmeter线程组分别向两个服务各发送一个请求。
  3. 查看jmeter返回结果、sentinel实时监控页面

Tell us your environment

jdk8,win10,
pom里的sentinel:com.alibaba.cloud:spring-cloud-starter-alibaba-sentinel:jar:2021.0.1.0:compile
Sentinel 客户端版本:1.8.4

Anything else we need to know?

no。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant