Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Filter ¶
Filter determines, following the passed in configurations, if a heartbeat should be skipped.
func WithFiltering ¶
func WithFiltering(config Config) heartbeat.HandleOption
WithFiltering initializes and returns a heartbeat handle option, which can be used in a heartbeat processing pipeline to filter heartbeats following the provided configurations.
func WithLengthValidator ¶ added in v1.53.2
func WithLengthValidator() heartbeat.HandleOption
WithLengthValidator initializes and returns a heartbeat handle option, which can be used to abort execution if all heartbeats were filtered and the list is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.