You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// CurrentPlanCacheUsage: total amount of data egressed from the cache (this month), included in the active subscription plan.
1231
+
// CurrentPlanCacheUsage: total amount of data egressed from the cache in gigabytes from the beginning of the month, included in the active subscription plan.
// ExtraCacheUsage: total amount of data egressed from cache (this month), not included in the active subscription plan.
1234
+
// ExtraCacheUsage: total amount of extra data egressed from cache in gigabytes from the beginning of the month, not included in the active subscription plan.
1235
1235
ExtraCacheUsageuint64`json:"extra_cache_usage"`
1236
1236
1237
1237
// ExtraCacheCost: cost to date (this month) of the data egressed from the cache that is not included in the active subscription plan.
0 commit comments