Package-level declarations
Types
Link copied to clipboard
class LangfuseExporterConfig(langfuseUrl: String? = null, langfusePublicKey: String? = null, langfuseSecretKey: String? = null, exporterTimeoutSeconds: Long = DEFAULT_EXPORTER_TIMEOUT, settings: ExporterCommonSettings = ExporterCommonSettings()) : OtlpBaseExporterConfig
Configuration for exporting OpenTelemetry traces to Langfuse via OTLP HTTP.