envoyproxy / ratelimit

Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
Apache License 2.0
2.3k stars 453 forks source link

support ReturnDescriptorsInResponse #752

Open zirain opened 3 weeks ago

zirain commented 3 weeks ago

this patch will allow us save descriptors through envoy built-in mechanism, it will be help to some additional check(e.g. aduit, post-ratelimit check) in other filters.