alibaba/Sentinel

[RFC] Sentinel PHP version

Open

#740 aperta il 8 mag 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (8150 fork)batch import
area/polyglothelp wantedkind/feature

Metriche repository

Star
 (23.109 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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!

Guida contributor