Insights
Overview
The Insights page (accessible via Insights in the Hosting sidebar) provides near real-time visibility into the performance and stability of your Storefront Application. No configuration is required - SCAYLE collects metrics from the Storefront Application to give an objective view of your application's behavior.
Key Metrics
The Insights page shows three key metrics: throughput, errors, and response time.
View settings
Use the following controls to adjust what appears on the page.
- Timeframe Dropdown: Filter metrics by time range. Available options: 1 hour (default), 24 hours, 3 days, 7 days, 30 days. Changing the range refreshes all charts on the page.
- Environments Dropdown: Switch between environments configured for your shop. Each environment has its own metrics. Changing the environment refreshes all charts. To create or manage environments, see Environment.
- Hover interactions: Hover over any bar or point on a chart to see the exact metric value at that point in time.
Throughput
The total number of requests the Storefront Application processes in the selected time range. Use this to understand overall traffic patterns and identify unusual spikes or drops.

Errors
HTTP status codes returned by the Storefront Application, grouped as 4xx (client errors - e.g., 404 Not Found) and 5xx (server errors - e.g., 500 Internal Server Error). Use this to spot patterns, stability regressions, and outages.

Response Time
How long the Storefront Application takes to serve a request, in milliseconds. View across the 50th (median), 90th, and 99th percentiles:
- 50th percentile (median) - a typical request. Half of all requests are faster; half are slower.
- 90th percentile - the slowest 10% of requests.
- 99th percentile - the slowest 1% of requests. Useful for understanding the worst-case user experience.

Retention
Metrics are retained for 30 days. Data older than 30 days is no longer available in the SCAYLE Panel.