alibaba/Sentinel

Support For Finagle-http Integrations

Open

#2.106 aberto em 31 de mar. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (8.150 forks)batch import
area/integrationsgood first issuekind/feature

Métricas do repositório

Stars
 (23.109 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador