Extension: omni.graph.telemetry-2.30.1

Documentation Generated: Oct 24, 2024

Changelog

Overview

This extension integrates OmniGraph with the Omniverse Telemetry collection framework. In response to certain graph authoring actions, this extension generates structured log messages of type com.nvidia.omni.graph.graphInfo, which are used to compute various usage metrics. This extension also provides a Python function that sends simple messages of type com.nvidia.omni.graph.graphEvent for tracking miscellaneous instances of OmniGraph usage. Note that the structured log messages generated by this extension rely on the omni.telemetry transmitter launched by omni.kit.telemetry to be sent to data collection servers.