observe() call.
Pattern
OpenAI / Anthropic
LangChain
Wrap at the chain or agent executor level:LlamaIndex / CrewAI / AutoGen
Same pattern: observe after each agent turn or at workflow completion. Usetrace() for crew handoffs and multi-agent graphs.
REST without SDK
If you can’t install a package,POST /v1/ingest with your API key works from any language. See Ingest API.

