• Product Introduction
  • Quick Start
    • Importing a Git Repository
    • Starting From a Template
    • Direct Upload
    • Start with AI
  • Framework Guide
    • Frontends
      • Vite
      • React
      • Vue
      • Other Frameworks
    • Backends
    • Full-stack
      • Next.js
      • Nuxt
      • Astro
      • React Router
      • SvelteKit
      • TanStack Start
      • Vike
    • Custom 404 Page
  • Project Guide
    • Project Management
    • edgeone.json
    • Configuring Cache
    • Error Codes
  • Build Guide
  • Deployment Guide
    • Overview
    • Create Deploys
    • Manage Deploys
    • Deploy Button
    • Using Github Actions
    • Using Gitlab CI/CD
    • Using CNB Plugin
    • Using IDE PlugIn
    • Using CodeBuddy IDE
  • Domain Management
    • Overview
    • Custom Domain
    • HTTPS Configuration
      • Overview
      • Apply for Free Certificate
      • Using Managed SSL Certificate
    • Configure DNS CNAME Record
  • Observability
    • Overview
    • Metric Analysis
    • Log Analysis
  • Pages Functions
    • Overview
    • Edge Functions
    • Cloud Functions
      • Overview
      • Node Functions
  • Middleware
  • KV Storage
  • Edge AI
  • API Token
  • EdgeOne CLI
  • Pages MCP
  • Message Notification
  • Integration Guide
    • AI
      • Dialogue Large Models Integration
      • Large Models for Images Integration
    • Database
      • Supabase Integration
      • Pages KV Integration
    • Ecommerce
      • Shopify Integration
      • WooCommerce Integration
    • Payment
      • Stripe Integration
      • Integrating Paddle
    • CMS
      • WordPress Integration
      • Contentful Integration
      • Sanity Integration
      • Payload Integration
    • Authentication
      • Supabase Integration
      • Clerk Integration
  • Best Practices
    • Using General Large Model to Quickly Build AI Application
    • Use the DeepSeek model to quickly build a conversational AI site
    • Building an Ecommerce Platform with Shopify
    • Building a SaaS Site Using Supabase and Stripe
    • Building a Company Brand Site Quickly
    • How to Quickly Build a Blog Site
  • Migration Guides
    • Migrating from Vercel to EdgeOne Pages
    • Migrating from Cloudflare Pages to EdgeOne Pages
    • Migrating from Netlify to EdgeOne Pages
  • Troubleshooting
  • FAQs
  • Contact Us
  • Release Notes

Metric Analysis

The metric analysis feature provides monitoring and analysis capability for key performance metrics of Pages Project. You can gain in-depth insight into business running state and security status at the account level or project dimension. Through real-time monitoring of KPIs, you can quickly identify problems and optimize resource configuration, thereby improving business stability and security.

Supported Metrics

Pages provides the following core metrics statistics and analytics by default.
Security acceleration traffic: The traffic volume of transmitted data between the client and the edge node with each other.
Number of security acceleration requests: Total number of requests initiated by the client to the edge node.
Edge Functions request count: Total number of times the edge function is triggered to execute.
Edge Functions CPU time: Duration of CPU occupied by the edge function during execution.
Cloud Functions request count: Total number of times Cloud Functions is triggered to execute.
Cloud Functions GBs: Resource consumption of Cloud Functions, calculated as "memory (GB) × running time (seconds)", with a default allocation of 1GB Run Memory.
KV storage: Occupied space under the account for KV storage, assigned by default with 1GB.
Build Times: Cumulative build times for all projects under the account, with a default of 500 per month.

Viewing Metrics

The metric analysis feature provides both account and project dimensional views to meet different analysis needs.

Account Metrics

Account metrics reflect the overall data performance of all your projects on Pages.

Usage and Access Overview

On the Pages console homepage, you can quickly understand the core data of your current account through the "Usage Overview" and "Access Overview" panels.
Usage overview: Show statistics on resource consumption of core resources such as SCDN traffic, number of function requests, KV storage, and Build Times over a 30-day period.
Access overview: Statistics on core data such as total traffic, total number of requests, bandwidth peak, and protection times are collected and shown on an hourly basis.



Note: Site name (default-pages-zone) includes all projects under the current Pages Account. The platform offers different version packages at this granularity (currently, the free edition is launched).

Detailed Metric Analysis

To view more detailed data analysis, navigate to the Data Analysis > Metric Analysis module in EdgeOne from the site name on the homepage of the Pages console.
After redirecting from Pages, the system defaults to filtering out related data for default-pages-zone. You can use filtering conditions (such as domain name, status code, country/region) or adjust the query time range (such as last 30 minutes, last 1 hour, today) for refinement analysis. The time span per request is no more than 31 days.


Project Metrics

Project metrics focus on individual item data to help you perform more refined performance analysis and troubleshoot.
On the project details page, you can view basic data such as total number of requests, total traffic, Edge Functions calls, and Cloud Functions calls in the access overview.

If needed, click indicators such as Request Count, Traffic, and Edge Functions Error Rate for further analysis. The page will go to the Data Analysis > Metric Analysis module in EdgeOne and show details of corresponding metrics. Click Cloud Functions Error Rate to view the number of execution and call details of Cloud Functions.
On the metric analysis page, support the following custom actions:
Environment filter: View metric data in different environments based on production environment or preview environment.
Select time range: Choose different time ranges (such as last 30 minutes, last 1 hour, today) to view data. The time span per request is no more than 31 days.




ai-agent
You can ask me like
How to Get Started with EdgeOne Pages?