The RecordSinkHandler is used to execute actions that send metrics information to a configured sink. RecordSinkHandler can be invoked with any Action object. Action objects can include attributes to configure the handler. Possible attribute values are listed below.
Attribute | Description |
---|---|
sendZeroResults | Allow empty results to be sent to sink. Possible values are true and false (default is false). |