envoyproxy/envoy

Reporting Interval not configurable from EnvoyFilters.

Open

#46.033 aperta il 8 lug 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/ratelimitenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Title: Reporting Interval not configurable from EnvoyFilters.

Description:

Currently we have the reporting_interval as hardcoded in the Envoy layer. We have a use-case to push the rate-limit-quota usage reports more frequently , more like every 1sec.

Git code : https://github.com/envoyproxy/envoy/blob/main/source/extensions/filters/http/rate_limit_quota/filter_persistence.cc#L45C48-L45C52

Need help to override this interval , if there is a way to do so, please let us know.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Guida contributor