Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
The name of the overload action. This is just a well-known string that listeners can use for registering callbacks. Custom overload actions should be named using reverse DNS to ensure uniqueness.
A set of triggers for this action. If any of these triggers fire the overload action is activated. Listeners are notified when the overload action transitions from inactivated to activated, or vice versa.
Used in:
The interval for refreshing resource usage.
The set of resources to monitor.
The set of overload actions.
Used in:
The name of the resource monitor to instantiate. Must match a registered resource monitor type. The built-in resource monitors are: * :ref:`envoy.resource_monitors.fixed_heap <envoy_api_msg_config.resource_monitor.fixed_heap.v2alpha.FixedHeapConfig>` * :ref:`envoy.resource_monitors.injected_resource <envoy_api_msg_config.resource_monitor.injected_resource.v2alpha.InjectedResourceConfig>`
Configuration for the resource monitor being instantiated.
Used in:
If the resource pressure is greater than or equal to this value, the trigger will fire.
Used in:
The name of the resource this is a trigger for.