Skip to main content
The Analytics tab shows real-time and historical metrics for a distribution. Use it to validate cache tuning, monitor traffic, and catch error spikes early.

Metrics at a glance

Healthy baselines

These are starting points; tune to your workload.

Pull metrics via API

Common response fields:
See the CDN API reference for the canonical endpoint and filters.

Wire into your stack

Operational tips

  • Compare deploys, not days. A weekday/weekend baseline beats raw deltas.
  • Alert on ratios, not absolutes. Traffic doubles, errors stay flat — that’s healthy growth, not an incident.
  • Drill in by path. Filter by URL prefix to find the noisy 4xx contributor before it becomes a 5xx.
  • Pair with origin metrics. Edge 5xx plus origin 5xx = origin issue; edge 5xx only = networking or config.