praisonai obs
Observability diagnostics and management commands.Usage
Commands
doctor
Run observability health checks.
Output:
verify
Verify traces are recorded in the observability backend using the provider’s SDK.
Required environment variables:
praisonai.version, praisonai.framework) and shows inputs/outputs status.
Examples
Quick Health Check
Verify LangSmith Traces
Programmatic Usage
What Gets Checked
- Provider initialization status
- API key configuration
- Backend connectivity
- Trace branding (
praisonai.version,praisonai.framework) - Input/output data capture
- Agent and workflow span recording
Related
- Observability Overview - All providers
- LangSmith - LangSmith setup
- Langfuse - Langfuse setup

