Issue Description
I've met a problem. This is the situation: I've set up a flow rule with sentinel-dashboard, and from the sentinel-record.log, it is sure that the application have loaded the rules. Here is the log:

What happened
And the resource with annotation can be found in page "簇点链路"

but the QPS in this page is always 0, which is not correct, and there is nothing in realtime monitoring page. The rules are not working though they're loaded, requests are not blocked at all. There are metric logs in metrics.log.
My application is a Spring Boot one. And I've tried to reproduce the problem based on the demo project sentinel-demo-annotation-spring-aop but failed.
Environment
It's a local test in Mac OS X.
Could I get some help here?
Issue Description
I've met a problem. This is the situation: I've set up a flow rule with sentinel-dashboard, and from the sentinel-record.log, it is sure that the application have loaded the rules. Here is the log:
What happened
And the resource with annotation can be found in page "簇点链路"

but the QPS in this page is always 0, which is not correct, and there is nothing in realtime monitoring page. The rules are not working though they're loaded, requests are not blocked at all. There are metric logs in metrics.log.
My application is a Spring Boot one. And I've tried to reproduce the problem based on the demo project sentinel-demo-annotation-spring-aop but failed.
Environment
It's a local test in Mac OS X.
Could I get some help here?