Loading...

CDN.com.tr Help

Read data consumption

Understand bandwidth and traffic reporting for a CDN account.

Read data consumption

Understand bandwidth and traffic reporting for a CDN account.

Panel path

  1. Management Panel
  2. CDN Accounts
  3. Analytics
  4. Data Consumption

Prerequisites

  • The correct account must be selected.
  • Date range and data freshness must be clear to the user.
  • Customer domain or account names in charts are redacted when needed.

Step-by-step guide

1

Open report from Analytics icon

Chart icons on the account row lead to traffic and data consumption reports.

  • Click the analytics icon on the correct CDN account row.
  • Select date range.

Expected result: The report opens for the selected account.

cdnctl equivalent
cdnctl analytics data-consumption --account <account_uuid> --range 7d
2

Compare usage with package

Bandwidth increases can connect to package limits or cache strategy.

  • Read bandwidth and request values.
  • Check package limit.
  • Move to billing guide if needed.

Expected result: The user can decide on package upgrade or cache tuning.

cdnctl equivalent
cdnctl packages list --owned --format table

Verification

  • No data outside selected account is shown.
  • No-data state explains ingestion delay.
  • Report range is visible.

Use cases

A customer asks why bandwidth usage increased after a campaign.

Quick workflow

  1. Open Data Consumption.
  2. Select range.
  3. Compare request and bandwidth values.
  4. Decide whether package limits need adjustment.

Checks

  • Date range is selected.
  • The selected account is correct.
  • No-data states mention ingestion delay.

Related pages