envoyproxy / ratelimit

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

fix(Stats): restore stdout stats option, allow flush interval to be configured with env vars #549

Closed zakhenry closed 3 months ago

zakhenry commented 3 months ago

This fixes up a couple of issue introduced in #520

Closes #550