kEmitCloudHeartbeatSetting#
Fully qualified name: omni::structuredlog::kEmitCloudHeartbeatSetting
Defined in omni/structuredlog/StructuredLogSettingsUtils.h
-
constexpr char omni::structuredlog::kEmitCloudHeartbeatSetting[] = "/structuredLog/emitCloudHeartbeat"#
The setting path that will indicate whether the cloud heartbeat events will be enabled.
These will only be emitted if the normal heartbeat events are also enabled (with kHeartbeatPeriodSetting). These events are effectively duplicate data and are not strictly necessary. This defaults to
false
.