Skip to main content
// USAGE TRACKING

TRACK YOUR USAGE.

Monitor bandwidth, build minutes, and storage. Understand your resource consumption and optimize costs.

01

USAGE METRICS

Track these key metrics to understand your resource consumption and plan capacity.

Bandwidth

Data transferred from the server to users. Includes static assets and API responses.

Build Minutes

Time spent building your projects. Includes dependency installation and compilation.

Storage

Total disk storage used by your applications and databases.

02

PLAN LIMITS

MetricHobbyProEnterprise
Bandwidth100 GB1 TBCustom
Build Minutes100/mo6000/moCustom
Concurrent Builds13Custom

NOTE: Exceeding limits on Pro plans incurs overage charges. Set up alerts to avoid unexpected costs.

03

VIEWING USAGE

View usage from the dashboard or via CLI.

bash
# View current billing period usage
boottify billing usage

# View usage for a specific project
boottify billing usage --project my-project

# View usage by metric
boottify billing usage --metric bandwidth

# Export usage data
boottify billing usage --format json > usage.json
04

USAGE ALERTS

Set up alerts to be notified when approaching usage limits.

Email Alerts

Receive email notifications at 50%, 75%, and 90% of limits.

Webhook Alerts

Send usage alerts to custom webhook endpoints.

Spending Caps

Set maximum spending limits to prevent overages.

Plan Upgrade

Upgrade your plan when approaching limits.