This action is a Global Action that supports error sampling by filtering out non-error traces.
global
action, meaning it applies to all traces in the system without filtering for specific services or endpoints.actionName
string
: Allows you to attach a meaningful name to the action for convenience.notes
string
: Allows you to attach notes regarding the action for convenience.disabled
boolean
: Allows you to temporarily disable the action, but keep it saved for future use.false
signals *
string[]
: An array with the signals that the processor will act on.TRACES
fallback_sampling_ratio *
string
: Specifies the ratio of non-error traces you still want to retain.