area/integrationsgood first issuekind/feature
Repository metrics
- Stars
- (23,109 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Issue Description
Type: feature request
Describe what happened (or what feature you want)
We use Finagle to build a HTTP server.Now we use Guava Ratelimit to limit the service flow. So we want to use Sentinel to optimize it.