Browse docs
--- title: "Observability" description: "Monitor Aurora with usage analytics, audit logs, live console output, Prometheus metrics, and benchmark results." icon: "activity" ---
Overview
Aurora exposes operational visibility through the dashboard, admin APIs, and Prometheus-compatible metrics.
The main surfaces are:
- overview dashboard
- usage analytics
- audit logs
- live console logs
- provider and pool health
- benchmark results
- Prometheus metrics
Usage analytics
Usage views show request volume, tokens, latency, model/provider attribution, and estimated cost when pricing metadata is available.
Use user_path and managed keys to make usage reports meaningful per team, service, customer, or environment.
Audit logs
Audit logs record gateway activity for security and debugging. They are useful for answering who called what, with which path, model, provider, and outcome.
Live console
The console dashboard gives operators a live view into gateway logs without opening the host shell. Keep request and response body logging disabled in production unless you have an explicit privacy and retention policy.
Prometheus
Aurora can expose metrics for Prometheus scraping. See Prometheus Metrics for scrape setup.
Benchmarks
Benchmark views and published benchmark docs help compare gateway performance, latency, throughput, and memory behavior under repeatable load tests.