alibaba/Sentinel

[RFC] Sentinel PHP version

Open

#740 建立於 2019年5月8日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (8,150 fork)batch import
area/polyglothelp wantedkind/feature

倉庫指標

Star
 (23,109 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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!

貢獻者指南