envoyproxy / envoyproxy/ratelimit

Feature request: unenforced / test-only limits

Đang mở
#218 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
help wanted
Ngôn ngữ chính
Go
Star
2.7k
Fork
535
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Would be used as a precaution against being accidentally overly-aggressive when setting new rate limits on existing systems.

It'd probably be useful if both real and check-only limits could co-exist for the same rate limit pattern, to help with testing whether it would be safe to lower an existing rate limit.

I'm imagining something like `check_only_requests_per_unit` or `test_requests_per_unit` that could be set side-by-side with or in place of `requests_per_unit` and increment a different metric name instead of the existing over-limit metric (and near-limit metric) when it would have triggered.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.