For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DiscordPlatform
DocumentationIntegrationsAPI referenceSDKsChangelog
DocumentationIntegrationsAPI referenceSDKsChangelog
  • Get started
    • Overview
    • Trace your first call
    • Run your first eval
    • Use gateway & prompts
    • Live demo
  • Features
      • Metrics & charts
      • Views & saved filters
      • Monitors & notifications
    • Users
  • Admin
    • API keys
    • Provider keys
    • Workspaces & projects
    • Collaborate
  • Resources
  • Security & Support
    • Support
    • Status
LogoLogo
DiscordPlatform
On this page
  • Why observability matters
  • What are LLM usage metrics?
  • Need help?
FeaturesMonitoring

Metrics & charts

A guide to view LLM usage metrics and user analytics
Was this page helpful?
Previous

Views & saved filters

Save filters from Logs, Traces, Users, Prompts, and more as reusable views for quick access and sharing.
Next
Built with
Set up Respan
  1. Sign up — Create an account at platform.respan.ai
  2. Create an API key — Generate one on the API keys page
  3. Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI

Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.

1{
2 "mcpServers": {
3 "respan-docs": {
4 "url": "https://mcp.respan.ai/mcp/docs"
5 }
6 }
7}

Why observability matters

Performance monitoring tracks response times and model performance to ensure optimal operation.

Cost management identifies expensive prompts and optimizes spending across LLM providers.

Quality assurance detects issues and unexpected outputs before they reach users.

Debugging enables quick problem identification through complete session examination.

Without proper observability, LLM applications become expensive black boxes that are impossible to systematically improve.

What are LLM usage metrics?

LLM usage metrics provide comprehensive monitoring for your AI applications. Track key indicators like total requests, token usage, errors, latency, and costs.

Break down analytics by model, user, API key, and prompt for complete visibility into your operations.


Need help?

Join our discord — we’ll help you pick the best fit.