2.8. AlertKind
The eProsima Fast DDS Statistics Backend keeps track of the alerts generated in the DDS layout. The following list shows the different alerts that are tracked:
INVALID: Invalid alert.NEW_DATA: Triggered when a statistics message with aDATA_COUNTgreater than 0 is received. Note that a NO_DATA alertdoes not have timeouts enabled, as its purpose is to notify the reception of new data.
NO_DATA: Triggered when a statistics message with aSUBSCRIPTION_THROUGHPUTlower than a configured threshold is received.In addition to their own trigger conditions,
NO_DATA`alerts will also trigger every time their timeout period elapses without having been triggered.