Downstream connections (proto)

This extension has the qualified name envoy.resource_monitors.downstream_connections

Note

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:

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.