Interface TelemetryOptions

Options for configuring telemetry handling

interface TelemetryOptions {
    kernel: Kernel;
}

Properties

Properties

kernel: Kernel

Reference to kernel instance