alibaba/Sentinel

Support For Finagle-http Integrations

Open

#2,106 opened on Mar 31, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (8,150 forks)batch import
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.

Contributor guide