trick_float

This escaper picks one of several float escapers at random.

Despite the name, the config format does not support weights. Every configured candidate has equal selection chance.

No common keys are supported.

next

required, type: seq of metric node name

Set the candidate next escapers. Each element must be the name of a target float escaper.

Note

Duplicate next escapers are ignored.

Example

next:
  - float-a
  - float-b
  - float-c