Logo
  • Manifesto
  • Changelog
  • Coding Style Guide
  • API
  • License

Top Level

  • Carbonite Plugins/Interfaces
  • Omniverse Native Interfaces
  • Deploying a Carbonite Application

Components

  • Asserts
  • Logging
  • Audio
  • Tasking
  • Telemetry
    • Omniverse Telemetry
    • Omniverse Telemetry Walkthrough
    • Structured Log Message Schemas
    • Omniverse Telemetry Data Collection
    • Omniverse Telemetry Implementation Details
  • Unicode
  • Localization
  • Python Bindings
  • Memory
  • Function
  • String
  • Crash Reporter

Guides

  • ABI Compatibility
  • Building
  • Testing
  • Packaging
  • Releasing
  • Using Valgrind
  • Carbonite Interface Walkthrough
  • Creating a New Omniverse Interface
  • Troubleshooting
  • Using omni.bind

Documenting

  • Documentation Guidelines
  • Restructured Text Guide
  • C++ Documentation Guide
  • Python Documentation Guide
carbonite
  • »
  • Omniverse Telemetry
  •  

Omniverse Telemetry

Contents:

  • Omniverse Telemetry
    • Overview
    • Quick Start
    • Architecture
      • Structured Log Schemas
      • Message Transmission System
    • Code Generation and Integration
  • Omniverse Telemetry Walkthrough
    • Adding Structured Logging
    • Enable Structured Logging
    • Creating a Schema
    • Pure Python Projects
    • Inside the Generated Python Module
    • Generating Code
    • Using the Generated Code in C++ Apps
    • Building the Python Bindings
    • Using the Generated Code Python Bindings
    • Testing Your Structured Log Event Integration
    • Testing Your Telemetry Integration
  • Structured Log Message Schemas
    • Overview
    • JSON Schema format
    • Schema Naming and Code Generation
    • Exactly One Match
  • Omniverse Telemetry Data Collection
    • Data Types, Collection, and Storage
    • Legal Requirements
  • Omniverse Telemetry Implementation Details
    • Overview
    • Telemetry Transmitter
    • Alternative Endpoints and Usages
    • Log File Format
    • Message Format
    • Configuration Options
      • Structured Logging Options
      • Telemetry Transmitter Options

© Copyright 2018-2023, NVIDIA. Last updated on Mar 07, 2023.