Skip to main content

Status Pages

Status pages provide a way to communicate your service’s health and incidents to your users. You can create multiple status pages for different audiences or services. Each public status page automatically refreshes every minute. A small indicator in the top right shows how many seconds remain until the next refresh. status_page.png

Creating a Status Page

create_status_page.png
  1. Navigate to the Settings page in your Metoro dashboard
  2. Select the “Integrations” tab
  3. Click “Create Status Page”

Configuration Options

  • Name: A descriptive name for your status page
  • Slug: The URL-friendly identifier for your page (e.g., serviceX-status)
  • Access: Choose between public or private access
    • Public: Anyone with the URL can view the status page
    • Private: Only authenticated users can view the page
  • Latency Chart: Toggle the “Show latency chart” switch to surface response time trends beneath the uptime timeline on your public page
  • Monitors: Associate uptime monitors with this component
    • Status will automatically update based on monitor results
    • Multiple monitors can be assigned to a single component

Enabling the Latency Chart

To display latency alongside uptime results:
  1. Create or edit a status page from Settings → Integrations.
  2. Enable the Show latency chart toggle in the form.
  3. Save your changes and ensure at least one assigned monitor has recent response time data (HTTP monitors record this automatically).
Once enabled, visitors will see an additional latency visualization under each uptime timeline that uses the same time window controls.
I