alibaba/Sentinel

[RFC] Sentinel PHP version

Open

#740 aberto em 8 de mai. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (8.150 forks)batch import
area/polyglothelp wantedkind/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 feature you want

Implement PHP version of Sentinel, including (but not limited to):

  • Basic statistic structure (sliding window that can achieve high concurrency and accuracy)
  • Rate limiting
  • Circuit breaking based on error percentage or average response time
  • Logging (both common log and metric log)
  • Integrate with Sentinel dashboard (transport module)

Discussions are welcomed!

Guia do colaborador