Langfuse Integration¶
You can enable tracing of Playbooks executions with Langfuse.
Setup¶
- Deploy Langfuse (e.g., using their Docker Compose setup)
- Create an organization and project
- Generate a secret key and public key
- Configure environment variables in your
.env
:
Playbooks will include tracing spans when configured.