Use your coding agent to add Latitude tracing to your app. The Latitude skill inspects your codebase, detects your LLM providers and existing OpenTelemetry setup, installs the right SDK, and verifies that traces arrive in your project.Documentation Index
Fetch the complete documentation index at: https://docs.latitude.so/llms.txt
Use this file to discover all available pages before exploring further.
Connect Latitude to your coding agent
Install the Latitude MCP server so your agent can access your Latitude workspace, find the right project, and verify the setup.
Ask your agent to install tracing
Paste this prompt into Claude Code, Cursor, Windsurf, Codex, OpenCode, or another coding agent:
Manual setup
If you are not using a coding agent, start with the SDK for your runtime:TypeScript SDK
Install
@latitude-data/telemetry and instrument TypeScript or JavaScript apps.Python SDK
Install
latitude-telemetry and instrument Python apps.Next steps
- Explore traces in Observability
- Add provider-specific instrumentation from the Observability sidebar
- Learn how traces become scores, issues, and evaluations