Documentation
Getting Started
Concepts
Integrations
JavaScript
Python
Browser
LangChain
Others
Features
Analytics
Logging
Tracing
Users
Chat Replays
Feedback
Tags
Tests
More
Data API
Self Hosting
Analytics
Analytics allows you to get insights into your costs and usage. It's automatic as soon as you start tracking LLM calls.
Example
Metrics
The following metrics are currently available:
Metric | Description |
---|---|
💰 Costs | Costs incurred by your LLM models |
📊 Usage | Number of LLM calls made & tokens used |
⏱️ Latency | Average latency of LLM calls and agents |
❗ Errors | Number of errors encountered by LLM calls and agents |
👥 Users | Usage over time of your top users |
Usage
Python
Learn how to install the Python SDK
JavaScript
Learn how to install the JS SDk
LangChain
Learn how to integrate with LangChain