Overview
This guide shows you how to integrate Latitude Telemetry into an application that uses the Aleph Alpha SDK (aleph-alpha-client).
You’ll keep calling Aleph Alpha exactly as you do today. Telemetry simply
observes and enriches those calls.
Auto-instrumentation for Aleph Alpha is available in the Python SDK. For other
languages, send traces via the OpenTelemetry exporter.
Requirements
- A Latitude account and API key
- A Latitude project slug
- A project that uses the Aleph Alpha SDK (
aleph-alpha-client) - An Aleph Alpha API token (set as
ALEPH_ALPHA_API_KEY)
Steps
Seeing Your Traces
Once connected, traces appear automatically in Latitude:- Open your project in the Latitude dashboard
- Each execution shows input/output messages, model, token usage, latency, and errors