# Observatory ## Docs - [LiteLLM Integration](https://mintlify.wiki/The-Context-Company/observatory/api/python/litellm.md): Auto-instrument LiteLLM completions with OpenTelemetry - [Python SDK](https://mintlify.wiki/The-Context-Company/observatory/api/python/overview.md): Observatory Python SDK for AI agent observability - [run()](https://mintlify.wiki/The-Context-Company/observatory/api/python/run.md): Create and track AI agent runs - [step()](https://mintlify.wiki/The-Context-Company/observatory/api/python/step.md): Track individual LLM calls within a run - [tool_call()](https://mintlify.wiki/The-Context-Company/observatory/api/python/tool-call.md): Track tool and function invocations - [@contextcompany/claude](https://mintlify.wiki/The-Context-Company/observatory/api/typescript/claude.md): Automatic instrumentation for Claude Agent SDK - [@contextcompany/custom](https://mintlify.wiki/The-Context-Company/observatory/api/typescript/custom.md): Manual instrumentation SDK for custom AI agent observability - [@contextcompany/mastra](https://mintlify.wiki/The-Context-Company/observatory/api/typescript/mastra.md): Automatic observability for Mastra AI agents - [@contextcompany/otel](https://mintlify.wiki/The-Context-Company/observatory/api/typescript/otel.md): OpenTelemetry integration for automatic AI SDK instrumentation - [@contextcompany/widget](https://mintlify.wiki/The-Context-Company/observatory/api/typescript/widget.md): Embeddable feedback widget for collecting user feedback - [Feedback Collection](https://mintlify.wiki/The-Context-Company/observatory/features/feedback.md): Collect and submit user feedback for AI agent responses - [Local Mode](https://mintlify.wiki/The-Context-Company/observatory/features/local-mode.md): Run Observatory locally without an account or API key for development and testing - [OpenTelemetry Integration](https://mintlify.wiki/The-Context-Company/observatory/features/opentelemetry.md): Deep dive into Observatory's OpenTelemetry architecture, span processors, and exporters - [Widget](https://mintlify.wiki/The-Context-Company/observatory/features/widget.md): Real-time visualization widget for local AI agent observability - [Vercel AI SDK](https://mintlify.wiki/The-Context-Company/observatory/frameworks/ai-sdk.md): OpenTelemetry-based instrumentation for Vercel AI SDK in Next.js applications - [Claude Agent SDK](https://mintlify.wiki/The-Context-Company/observatory/frameworks/claude.md): Instrumentation for Anthropic Claude Agent SDK - [Custom Instrumentation](https://mintlify.wiki/The-Context-Company/observatory/frameworks/custom.md): Manual instrumentation SDK for custom TypeScript agents - [Mastra](https://mintlify.wiki/The-Context-Company/observatory/frameworks/mastra.md): Integration with the Mastra AI framework - [Configuration](https://mintlify.wiki/The-Context-Company/observatory/guides/configuration.md): Configure Observatory SDK with environment variables and programmatic settings - [Metadata](https://mintlify.wiki/The-Context-Company/observatory/guides/metadata.md): Attach custom metadata to runs, steps, and tool calls for filtering and analysis - [Sessions and Runs](https://mintlify.wiki/The-Context-Company/observatory/guides/sessions-and-runs.md): Organize agent interactions with sessions and runs - [Troubleshooting](https://mintlify.wiki/The-Context-Company/observatory/guides/troubleshooting.md): Common issues and debugging tips for Observatory SDK - [Introduction to Observatory](https://mintlify.wiki/The-Context-Company/observatory/introduction.md): Learn what Observatory is, why it matters for AI agent development, and how it can help you build better AI applications - [Quickstart](https://mintlify.wiki/The-Context-Company/observatory/quickstart.md): Get Observatory running in your Next.js application with AI SDK in under 5 minutes - [Python SDK](https://mintlify.wiki/The-Context-Company/observatory/sdks/python.md): Complete reference for Observatory Python package - [TypeScript SDKs](https://mintlify.wiki/The-Context-Company/observatory/sdks/typescript.md): Complete reference for Observatory TypeScript packages