Dashboards

What a Dashboard Is

A Dashboard is a named collection of checks rendered as a metrics grid. For each check in the dashboard you see, at a glance:

  • the current status,
  • uptime %,
  • the average response time,
  • the 95th-percentile (p95) response time, and
  • a response-time sparkline.

You can view these metrics over a selectable window of 24h, 7d, or 30d.

Manage Dashboards

Open the Dashboards page to create, edit, and delete dashboards.

Private and Public Dashboards

A dashboard can be either:

  • Private — visible only to your team.
  • Public — reachable at a shareable, login-free URL: https://apimonitor.loadfocus.com/public/dashboards/<slug>, where you choose the slug.

Public dashboards are safe to share: they show only check names and metrics — never the underlying URLs or any secrets.

Create a Dashboard

  1. Open the Dashboards page.
  2. Name the dashboard.
  3. Pick its visibility — private, or public (and choose a slug if public).
  4. Select the checks to include.
  5. Choose the default time window (24h, 7d, or 30d).

The dashboard then renders the metrics grid for the checks you picked, updating as new check results come in.

For configuring the checks themselves, see How to Create a New API Check.