
AI langfuseobservability
CertifiedLangfuse observability
AI langfuseobservability
Langfuse observability
OpenTelemetry export settings for Langfuse. Payload capture is disabled by default for security.
type: io.kestra.plugin.ai.domain.langfuseobservabilityProperties
captureOutput booleanstring
Capture output
If true, model output content is sent to the observability provider under output attributes. Disabled by default.
capturePrompt booleanstring
Capture prompt
If true, prompt content is sent to the observability provider under input attributes. Disabled by default.
captureSystemMessage booleanstring
Capture system message
If true, system message content is sent in metadata. Disabled by default.
captureToolArguments booleanstring
Capture tool arguments
If true, tool arguments are sent in tool execution events. Disabled by default.
captureToolResults booleanstring
Capture tool results
If true, tool results are sent in tool execution events. Disabled by default.
endpoint string
Langfuse OTLP endpoint
Langfuse OTLP endpoint (for example: https://us.cloud.langfuse.com/api/public/otel).
environment string
Environment
exportTimeout string
Export timeout
Timeout used for forceFlush and shutdown operations.
maxPayloadChars integerstring
Maximum payload characters
Maximum number of characters sent for any captured payload field. Longer values are truncated.
publicKey string
Langfuse public key
release string
Release
secretKey string
Langfuse secret key
serviceName string
Service name