Skip to main content
Unkey Deploy is currently in private beta. To get access, reach out on Discord or email support@unkey.com.
Every project in Unkey Deploy includes built-in observability so you can inspect what your app is doing without adding extra tooling.

What you get

Each project provides three types of observability data:
  • Logs. Runtime output (stdout and stderr) from your app, with filtering by severity, deployment, environment, and message content
  • Requests. Every HTTP request that passes through Sentinel to your app, including method, path, status code, headers, bodies, and a full latency breakdown
  • Metrics. RPS and latency charts on each deployment’s overview page

Where to find it

Navigate to your project in the dashboard. The Logs and Requests tabs are at the top of the project overview. Deployment-level metrics are on each deployment’s detail page.

Retention

Runtime logs are retained for 90 days. Request logs are retained for 30 days. Metrics are available for the lifetime of the deployment.
Last modified on March 30, 2026