Extension: omni.graph.telemetry-3.1.3 |
Documentation Generated: Oct 21, 2025 |
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.