Optional
exporterConfig?: LangSmithOTLPTraceExporterConfigOptional configuration passed to the default LangSmith OTLP trace exporter.
Optional
globalContextManager?: ContextManagerOptional custom OTEL ContextManager to use instead of creating and globally setting a new one with AsyncHooksContextManager.
Optional
globalTracerProvider?: TracerProviderOptional custom OTEL TracerProvider to use instead of creating and globally setting a new one.
Optional
skipGlobalContextManagerSetup?: booleanSkip automatic initialization of a global context manager.
Configuration options for initializing OpenTelemetry with LangSmith.