Website MonitoringReport Dashboard

Report Dashboard Guide

After creating a website monitoring check, you can view detailed reports and analytics on the check's report dashboard. This guide explains each component of the dashboard and how to interpret the data.

Overview

The report dashboard provides a comprehensive view of your website's monitoring data, including:

  • Response time chart – Visual representation of performance over time
  • Information panel – Current status, settings, and feature-specific data
  • Uptime logs – Detailed history of all monitoring checks
  • Outages & Incidents – Track downtime periods and triggered alerts

The header bar shows your check name, live mode toggle, date range selector, and quick actions menu.

Response Time Chart

The response time chart displays your website's performance over the selected time period. Key statistics are shown at the top:

MetricDescription
MinFastest response time recorded in the period
MaxSlowest response time recorded (helps identify spikes)
AvgAverage response time across all checks

Use the chart settings (gear icon) to customize the view. You can also switch between different chart types using the dropdown menu.

Information Panel

The right-side panel displays current check information and feature-specific data. The Information tab shows:

FieldDescription
StatusCurrent status (Up/Down) with indicator
Last Monitor TimeWhen the last check was performed
Up RateUptime percentage for the selected period
IntervalHow often checks are performed
Monitor FromNumber of monitoring regions
FeaturesEnabled features (click to see all)
Created TimeWhen the check was created

Domain Monitoring

If Domain monitoring is enabled, the Domain tab shows your domain registration information:

FieldDescription
Domain StatusActive or expired status
Last Check TimeWhen domain info was last verified
RegistrarDomain registrar name
Expires onDomain expiration date
Created onDomain registration date
Updated onLast domain record update
Name ServerPrimary nameserver
Domain Expiration Alerts

Configure domain expiration alerts to get notified days or weeks before your domain expires. This prevents accidental loss of your domain.

SSL Certificate Monitoring

If SSL Certificate monitoring is enabled, the SSL Certificate tab displays certificate information:

FieldDescription
Certificate StatusActive or expired/invalid status
Last Check TimeWhen certificate was last verified
Certificate IssuerCertificate authority that issued the certificate
Expires onCertificate expiration date
Not BeforeCertificate validity start date
SSL Expiration

An expired SSL certificate will cause browser security warnings, potentially driving users away. Set up SSL certificate alerts to get notified before expiration.

Uptime Logs

The Uptime tab shows a detailed log of all monitoring checks. Each row displays:

ColumnDescription
RegionMonitoring location (e.g., London, Oregon)
TimeWhen the check was performed
ResultUp or Down status
ET (Elapsed Time)Response time in milliseconds
ActionsCheck detail link

Use the Up and Down filter buttons to show only specific results. The average response time is displayed at the top right.

Uptime Log Detail

Clicking Check detail opens a popup with detailed information about that specific check:

  • Tag – Check name
  • URL – Monitored website address
  • Method – HTTP method used (GET, POST, etc.)
  • Response Code – HTTP status code (e.g., 200 OK)
  • Response Time – Time taken for the response
  • Monitor Time – Exact timestamp of the check
  • Monitor Region – Location that performed the check
  • Source Code – HTML response (if enabled)

Page Speed Logs

If Performance monitoring is enabled, the Page Speed tab shows page load performance data. Each log entry includes timing breakdowns and resource analysis.

Page Speed Detail

Clicking on a Page Speed log entry opens a detailed analysis page showing:

MetricDescription
ScreenshotVisual capture of the page at load time
Page Load TimeTotal time to fully load the page
DOM Load TimeTime until DOM content is loaded
Page SizeTotal size of all downloaded resources
Request CountNumber of HTTP requests made

The Requests waterfall shows each resource with timing breakdown:

  • DNS – DNS lookup time
  • SSL – SSL/TLS handshake time
  • Connection – TCP connection time
  • Wait Content – Time waiting for server response
  • Download Content – Time to download the resource
  • DOM Load – DOM parsing time
  • Page Load – Full page load time

Additional analysis panels show:

  • Requests By Domain – Resource count and size per domain
  • Requests By File Type – Breakdown by resource type (Images, Styles, Fonts, etc.)
  • Requests By Status – HTTP status code distribution (200 OK, 301 Redirect, etc.)

Transaction Logs

If Transaction (Form Validations) monitoring is enabled, this tab shows the results of your configured user flow tests.

Transaction Workflow Detail

Clicking on a transaction log entry opens a detailed workflow view showing:

FieldDescription
CountryRegion that executed the transaction
Elapsed TimeTotal time for all steps
Monitor TimeWhen the transaction was executed
StatusSuccess or Failed
Latest URLFinal URL after all steps completed

Each step in the transaction is displayed with:

  • Step number and type – e.g., "Step 1 - Visit URL"
  • Action details – URL visited, element interacted with, or text entered
  • Result time – How long the step took to complete
Debugging Failed Transactions

When a transaction fails, review each step's result to identify which step failed. The step details show exactly which element was targeted and what action was attempted.

Outages & Incidents

The right-side panel includes Outages and Incidents tabs for tracking downtime and alert history.

Outages Panel

The Outages tab shows all status changes for your website, regardless of whether alerts were configured. Filter options include:

  • Up – Periods when the website was accessible
  • Down – Periods when the website was unreachable
  • Paused – Periods when monitoring was paused
  • Maintenance – Scheduled maintenance windows

Each outage entry shows:

ColumnDescription
TypeStatus type (Up, Down, Recovered, etc.)
Start TimeWhen the status period began
End TimeWhen the status period ended (or "ongoing")
DurationHow long the status lasted
Outages vs Incidents

Outages track all status changes even without alerts configured.Incidents only show events where alerts were triggered. Use Outages to review historical uptime even if you haven't set up notifications.

Incidents Panel

The Incidents tab shows events where configured alerts were triggered. This is useful for reviewing notification history and understanding alert patterns.

Incident Workflow

Clicking on an incident opens the Incident Workflow popup, which provides a visual timeline of the incident:

  • Check Information – Target URL, interval, regions, and features
  • Monitor Result – Details from the monitoring agent that detected the issue, including response status, response time, and screenshot
  • Status – Current status (UP & RUNNING or DOWN)
  • Alert Configuration – Which alert was triggered and notification recipients

This workflow view helps you understand exactly what happened during an incident and how the system responded.