Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add data-source extension for OpenSergo rate limiting and fault-tolerance spec #483

Open
sczyh30 opened this issue Aug 23, 2022 · 0 comments · May be fixed by #489
Open

[Feature] Add data-source extension for OpenSergo rate limiting and fault-tolerance spec #483

sczyh30 opened this issue Aug 23, 2022 · 0 comments · May be fixed by #489
Labels
area/integrations Issue related to integrations with open-source components kind/feature Category issues or PRs related to feature request

Comments

@sczyh30
Copy link
Member

sczyh30 commented Aug 23, 2022

Issue Description

Type: feature request

Describe what feature you want

OpenSergo is a universal microservice governance specification, which covers fundamental scenarios like traffic routing, rate limiting and fault-tolerance.

Sentinel 2.0 will be the standard implementation of OpenSergo traffic governance spec (including traffic routing, rate limiting and fault-tolerance). Since Sentinel Go has already provided capabilities of rate limiting and microservice fault-tolerance, we could just add a data-source extension, which subscribes rules from the OpenSergo Control Plane, convert the rules to Sentinel rules, then developers could register the data-source to rule managers of Sentinel.

Additional context

Related issue of Sentinel (Java): alibaba/Sentinel#2841

@sczyh30 sczyh30 added the kind/feature Category issues or PRs related to feature request label Aug 23, 2022
@sczyh30 sczyh30 added the area/integrations Issue related to integrations with open-source components label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integrations Issue related to integrations with open-source components kind/feature Category issues or PRs related to feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant