alibaba/Sentinel

Improve Sentinel C++ version

Open

#741 opened on 2019年5月8日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (8,150 forks)batch import
area/polyglothelp wantedkind/enhancement

Repository metrics

Stars
 (23,109 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Issue Description

Type: enhancement

Describe what feature you want

Currently Sentinel C++ contains basic statistic and flow control features. We need to improve it and add more cool features. Some expected features:

  • Circuit breaking
  • Adaptive system protection
  • Parameter flow control (based on LRU and token bucket)
  • Token client for cluster flow control
  • Integration with Sentinel dashboard

Discussions are welcomed!

コントリビューターガイド