19#ifndef FASTDDS_STATISTICS__TOPIC_NAMES_HPP
20#define FASTDDS_STATISTICS__TOPIC_NAMES_HPP
constexpr const char * SUBSCRIPTION_THROUGHPUT_TOPIC
Statistics topic that reports the subscription's throughput (amount of data received) for every DataR...
Definition topic_names.hpp:35
constexpr const char * DISCOVERY_TOPIC
Statistics topic that reports when new entities are discovered.
Definition topic_names.hpp:57
constexpr const char * PDP_PACKETS_TOPIC
Statistics topic that reports the number of PDP discovery traffic RTPS packets transmitted by each DD...
Definition topic_names.hpp:53
constexpr const char * EDP_PACKETS_TOPIC
Statistics topic that reports the number of EDP discovery traffic RTPS packets transmitted by each DD...
Definition topic_names.hpp:55
constexpr const char * HISTORY_LATENCY_TOPIC
Statistic topic that reports the write-to-notification latency between any two pairs of matched DataW...
Definition topic_names.hpp:28
constexpr const char * NETWORK_LATENCY_TOPIC
Statistics topic that reports the network latency (message group to message receiver) between any two...
Definition topic_names.hpp:31
constexpr const char * GAP_COUNT_TOPIC
Statistics topic that reports the number of GAPs that each non discovery DataWriter sends.
Definition topic_names.hpp:49
constexpr const char * MONITOR_SERVICE_TOPIC
Statistics topic that enables the monitor service feature.
Definition topic_names.hpp:63
constexpr const char * RESENT_DATAS_TOPIC
Statistics topic that reports the number of DATA/DATAFRAG sub-messages resent.
Definition topic_names.hpp:41
constexpr const char * ACKNACK_COUNT_TOPIC
Statistics topic that reports the number of ACKNACKs that each non discovery DataReader sends.
Definition topic_names.hpp:45
constexpr const char * PUBLICATION_THROUGHPUT_TOPIC
Statistic topic that reports the publication's throughput (amount of data sent) for every DataWriter.
Definition topic_names.hpp:33
constexpr const char * PHYSICAL_DATA_TOPIC
Statistics topic that reports the host, user and process where the module is running.
Definition topic_names.hpp:61
constexpr const char * HEARTBEAT_COUNT_TOPIC
Statistics topic that reports the number of HEARTBEATs that each non discovery DataWriter sends.
Definition topic_names.hpp:43
constexpr const char * RTPS_SENT_TOPIC
Statistics topic that reports the number of RTPS packets and bytes sent to each locator.
Definition topic_names.hpp:37
constexpr const char * NACKFRAG_COUNT_TOPIC
Statistics topic that reports the number of NACKFRAGs that each non discovery DataReader sends.
Definition topic_names.hpp:47
constexpr const char * SAMPLE_DATAS_TOPIC
Statistics topic that reports the number of DATA/DATAFRAG sub-messages needed to send a single sample...
Definition topic_names.hpp:59
constexpr const char * DATA_COUNT_TOPIC
Statistics topic that reports the number of DATA/DATAFRAG sub-messages that each non discovery DataWr...
Definition topic_names.hpp:51
constexpr const char * RTPS_LOST_TOPIC
Statistics topic that reports the number of RTPS packets and bytes that have been lost in the network...
Definition topic_names.hpp:39