Summary

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.

RecordSinkHandler Service Attributes

AttributeDescription
sendZeroResultsAllow empty results to be sent to sink. Possible values are true and false (default is false).