Downstream connections (proto)

This extension has the qualified name envoy.resource_monitors.downstream_connections

Note

This extension is work-in-progress. Functionality is incomplete and it is not intended for production use.

This extension does not operate on the data plane and hence is intended to be robust against untrusted traffic.

Tip

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

This extension must be configured with one of the following type URLs:

Warning

This API feature is currently work-in-progress. API features marked as work-in-progress are not considered stable, are not covered by the threat model, are not supported by the security team, and are subject to breaking changes. Do not use this feature without understanding each of the previous points.

extensions.resource_monitors.downstream_connections.v3.DownstreamConnectionsConfig

[extensions.resource_monitors.downstream_connections.v3.DownstreamConnectionsConfig proto]

The downstream connections resource monitor tracks the global number of open downstream connections.

{
  "max_active_downstream_connections": ...
}
max_active_downstream_connections

(int64) Maximum threshold for global open downstream connections, defaults to 0. If monitor is enabled in Overload manager api, this field should be explicitly configured with value greater than 0.