Type alias NodeTelemetryOptions

NodeTelemetryOptions: {
    application?: ApplicationTelemetry;
}

Type declaration

Generated using TypeDoc