Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
groupOptional list of fields used to group events before the threshold has been reached.
The unique identifier for this processor.
A Datadog search query used to determine which logs this processor targets.
A list of component IDs whose output is used as the input for this processor.
the number of events allowed in a given time window. Events sent after the threshold has been reached, are dropped.
The processor type. The value should always be throttle
.
The time window in seconds over which the threshold applies.
Generated using TypeDoc
The
throttle
processor limits the number of events that pass through over a given time window.