RTI Connext Traditional C++ API Version 7.3.0
|
Configures the telemetry data that will be distributed. More...
Public Attributes | |
struct DDS_MonitoringMetricSelectionSeq | metrics |
Sequence of DDS_MonitoringMetricSelection containing the event and periodic metrics that will be collected and distributed for a given set of observable resources. More... | |
struct DDS_MonitoringLoggingForwardingSettings | logs |
DDS_MonitoringLoggingForwardingSettings containing the NDDS_Config_SyslogVerbosity levels that will be forwarded for the different NDDS_Config_LogFacility. More... | |
Configures the telemetry data that will be distributed.
struct DDS_MonitoringMetricSelectionSeq DDS_MonitoringTelemetryData::metrics |
Sequence of DDS_MonitoringMetricSelection containing the event and periodic metrics that will be collected and distributed for a given set of observable resources.
The different DDS_MonitoringMetricSelection in the sequence are evaluated in order.
[default] An empty sequence, meaning that no metrics will be collected and distributed for any observable resource.
struct DDS_MonitoringLoggingForwardingSettings DDS_MonitoringTelemetryData::logs |
DDS_MonitoringLoggingForwardingSettings containing the NDDS_Config_SyslogVerbosity levels that will be forwarded for the different NDDS_Config_LogFacility.