Observability

Monitoring, logging, and performance tracking for LLM Proxy.

What’s in this section

Grafana Dashboards

Ready-to-import Grafana dashboards are available for visualizing LLM Proxy metrics:

The operational dashboard (llm-proxy.json) includes:

  • Request rate, error rate, and uptime monitoring
  • Cache performance metrics (hits, misses, bypass, stores)
  • Memory usage and Go runtime metrics
  • Garbage collection statistics

Event Flow

Request → Proxy → Event Bus → Dispatcher → Backends
                     ↓
              [Lunary, Helicone, File]

For detailed event flow documentation, see the Instrumentation Guide.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.