Langfuse Observability
/install langfuse-observability
📡 Langfuse Observability
Complete Langfuse v3 observability toolkit for OpenClaw agents — automatic tracing for LLM calls, API calls, tool executions, and custom events. Cost tracking per model, session grouping, evaluation scoring, dashboard queries, and health monitoring. The central nervous system for agent observability.
Use for: logging, tracing, debugging, cost analysis, and audit trails.
Quick Start
import sys, os
sys.path.insert(0, os.path.expanduser("~/.openclaw/workspace/skills/langfuse-observability/scripts"))
from langfuse_hub import traced, trace_llm, trace_api, trace_tool, trace_event, flush
Scripts
| Script | Purpose |
|---|---|
langfuse_hub.py |
Universal import — tracing functions, decorators, context managers |
langfuse_admin.py |
CLI for dashboard queries (traces, costs, sessions, health) |
langfuse_cron.py |
Daily observability report for Telegram |
Instance
- Host: http://langfuse-web:3000
- Dashboard: http://langfuse-web:3000 (internal)
- SDK: Langfuse Python v3.14.1
Credits
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.
📅 Need observability for your AI agents? Book a free consultation
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install langfuse-observability - After installation, invoke the skill by name or use
/langfuse-observability - Provide required inputs per the skill's parameter spec and get structured output
What is Langfuse Observability?
Provides automatic tracing, logging, cost tracking, and health monitoring for OpenClaw LLM calls, APIs, tool executions, and custom events. It is an AI Agent Skill for Claude Code / OpenClaw, with 365 downloads so far.
How do I install Langfuse Observability?
Run "/install langfuse-observability" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Langfuse Observability free?
Yes, Langfuse Observability is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Langfuse Observability support?
Langfuse Observability is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Langfuse Observability?
It is built and maintained by aiwithabidi (@aiwithabidi); the current version is v1.0.0.