Loading...

CDN.com.tr Help

Read platform usage

Inspect runtime, database, storage, and container usage snapshots.

Read platform usage

Inspect runtime, database, storage, and container usage snapshots.

Panel path

  1. Management Panel
  2. Analytics
  3. Platform Usage
  4. Refresh / Snapshot

Prerequisites

  • Platform usage shows selected-account resources only.
  • Snapshot time and missing-data states must be clear.
  • Resource identifier or app domain is redacted.

Step-by-step guide

1

Open Platform Usage report

Managed app resource consumption is read for planning and scale decisions.

  • Open Platform Usage.
  • Check latest snapshot time.

Expected result: CPU, memory, DB, or storage usage appears for the selected account.

cdnctl equivalent
cdnctl container usage --account <account_uuid>
2

Connect scale or plan decision

Usage growth maps to platform plan, replica, or managed add-on capacity.

  • Read resource trend.
  • Move to Managed Container or Billing guide.

Expected result: The user understands which capacity action is needed.

cdnctl equivalent
cdnctl container apps diagnose --account <account_uuid> --app <app_uuid>

Verification

  • Usage snapshot is account-scoped.
  • Missing snapshot has a next action.
  • App/domain values are redacted.

Use cases

A managed container app needs more memory or replicas.

Quick workflow

  1. Open Platform Usage.
  2. Refresh usage if available.
  3. Review current and recent snapshots.
  4. Scale or change plan from the platform page.

Checks

  • Usage belongs to selected account.
  • Latest snapshot time is shown.
  • Missing snapshot has clear next step.

Related pages