RTI Connext C API Version 7.4.0
|
<<extension>> Configures the telemetry data that will be distributed. More...
Data Fields | |
struct DDS_MonitoringMetricSelectionSeq | metrics |
<<basic>> <<extension>> 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 |
<<basic>> <<extension>> DDS_MonitoringLoggingForwardingSettings containing the NDDS_Config_SyslogVerbosity levels that will be forwarded for the different NDDS_Config_LogFacility. More... | |
<<extension>> Configures the telemetry data that will be distributed.
struct DDS_MonitoringMetricSelectionSeq DDS_MonitoringTelemetryData::metrics |
<<basic>> <<extension>> 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 |
<<basic>> <<extension>> DDS_MonitoringLoggingForwardingSettings containing the NDDS_Config_SyslogVerbosity levels that will be forwarded for the different NDDS_Config_LogFacility.