Local rate limit

    As of Envoy v1.18 the v2 API has been removed and is no longer supported.

    If you are upgrading from v2 API config you may wish to view the v2 API documentation:

    This extension may be referenced by the qualified name

    Note

    This extension is intended to be robust against untrusted downstream traffic. It assumes that the upstream is trusted.

    This extension extends and can be used with the following extension category:

    Local rate limit configuration overview.

    stat_prefix

    (string, REQUIRED) The prefix to use when emitting .

    token_bucket

    Note

    In the current implementation each filter and filter chain has an independent rate limit.

    Note

    In the current implementation the token bucket’s fill_interval must be >= 50ms to avoid too aggressive refills.

    runtime_enabled

    () Runtime flag that controls whether the filter is enabled or not. If not specified, defaults to enabled.