> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openlit.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Metrics

> View and analyze OpenTelemetry metrics in OpenLIT

<video autoPlay muted loop controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/openlit/o7M0DoQ9lLUZaVc9/images/dashboards.mp4?fit=max&auto=format&n=o7M0DoQ9lLUZaVc9&q=85&s=a4e0228fbad16b685ad2981499fe9167" data-path="images/dashboards.mp4" />

The OpenLIT platform allows you to view OpenTelemetry metrics sent from your AI applications through **Dashboard Widgets**. While there's no dedicated metrics explorer page, you can create comprehensive dashboards with customizable widgets to visualize the metrics data stored in ClickHouse, including LLM performance, cost analysis, token usage, and system health metrics.

Navigate to the **Dashboards** section to build personalized metric widgets with various chart types, filters, and real-time visualization of your OpenTelemetry metrics data.

***

<CardGroup cols={3}>
  <Card title="Quickstart: LLM Observability" href="/latest/openlit/quickstart-ai-observability" icon="bolt">
    Production-ready AI monitoring setup in 2 simple steps with zero code changes
  </Card>

  <Card title="Create a dashboard" href="/latest/openlit/dashboards/overview" icon="grid">
    Create custom visualizations with flexible widgets, queries, and real-time AI monitoring
  </Card>

  <Card title="Integrations" href="/latest/sdk/integrations/overview" icon="circle-nodes">
    60+ AI integrations with automatic instrumentation and performance tracking
  </Card>
</CardGroup>

<Card title="Zero-code observability with the OpenLIT Controller" icon="tower-broadcast" href="/latest/controller/overview">
  Discover and instrument LLM traffic across Kubernetes, Docker, and Linux using eBPF — no code changes required.
</Card>
