Example 1: Minimal manual tracing
Use this when you’re not running LangGraph or CrewAI yet.Example 2: LangGraph “instrument once”
Example 3: CrewAI “instrument once”
Example 4: Environment-first configuration (CI pattern)
In CI/CD, prefer environment variables over local config files.Example 5: Drive recovery via HTTP (replay)
If you operate Omium from a non-Python control plane, you can replay a failed run from a checkpoint:Next steps
Quickstart
Run a traced workflow locally.
Python SDK
Auto-instrument or trace manually.
Release notes
Follow product and doc changes.
API overview
Base URL, auth, and links to every resource.