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.
Configuration options for initializing OpenTelemetry with LangSmith.