Shutdown gracefully shuts down the tracer.
func (t *OTelTracer) Shutdown(ctx context.Context) errorShutdown gracefully shuts down the tracer. If the OTelTracer was created with [NewOTel], only the LangSmith processor is shut down. If it was created with [NewOTelTracer], the entire TracerProvider is shut down.
| Name | Type | Description |
|---|---|---|
ctx* | context.Context |