Setup
To integrate OpenLLMetry with Scorecard, you’ll need to configure your tracing endpoint and authentication:1. Get your Scorecard API Key
- Visit your Settings Page
- Copy your API Key
2. Configure Environment Variables
3. Instrument your code
First, install OpenLLMetry and your LLM library:Features
Once configured, you’ll have access to Scorecard’s comprehensive observability features:- Automatic LLM instrumentation for popular libraries (OpenAI, Anthropic, etc.)
- Structured tracing with workflows and tasks using
@workflow
and@task
decorators - Performance monitoring including latency, token usage, and cost tracking
- Real-time evaluation with continuous monitoring of AI system performance
- Production debugging with detailed trace analysis