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:
| Metric | Description |
|---|---|
| Min | Fastest response time recorded in the period |
| Max | Slowest response time recorded (helps identify spikes) |
| Avg | Average 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:
| Field | Description |
|---|---|
| Status | Current status (Up/Down) with indicator |
| Last Monitor Time | When the last check was performed |
| Up Rate | Uptime percentage for the selected period |
| Interval | How often checks are performed |
| Monitor From | Number of monitoring regions |
| Features | Enabled features (click to see all) |
| Created Time | When the check was created |
Domain Monitoring
If Domain monitoring is enabled, the Domain tab shows your domain registration information:
| Field | Description |
|---|---|
| Domain Status | Active or expired status |
| Last Check Time | When domain info was last verified |
| Registrar | Domain registrar name |
| Expires on | Domain expiration date |
| Created on | Domain registration date |
| Updated on | Last domain record update |
| Name Server | Primary nameserver |
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:
| Field | Description |
|---|---|
| Certificate Status | Active or expired/invalid status |
| Last Check Time | When certificate was last verified |
| Certificate Issuer | Certificate authority that issued the certificate |
| Expires on | Certificate expiration date |
| Not Before | Certificate validity start date |
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:
| Column | Description |
|---|---|
| Region | Monitoring location (e.g., London, Oregon) |
| Time | When the check was performed |
| Result | Up or Down status |
| ET (Elapsed Time) | Response time in milliseconds |
| Actions | Check 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:
| Metric | Description |
|---|---|
| Screenshot | Visual capture of the page at load time |
| Page Load Time | Total time to fully load the page |
| DOM Load Time | Time until DOM content is loaded |
| Page Size | Total size of all downloaded resources |
| Request Count | Number 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:
| Field | Description |
|---|---|
| Country | Region that executed the transaction |
| Elapsed Time | Total time for all steps |
| Monitor Time | When the transaction was executed |
| Status | Success or Failed |
| Latest URL | Final 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
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:
| Column | Description |
|---|---|
| Type | Status type (Up, Down, Recovered, etc.) |
| Start Time | When the status period began |
| End Time | When the status period ended (or "ongoing") |
| Duration | How long the status lasted |
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.