Skip to main content
Metrics quantify how your workloads behave: latency, throughput, and resource consumption. They guide scaling decisions and surface problems before they become outages.

What you can measure

Access

Metrics are available in the Console by resource and time range. Use them together with usage to relate performance to cost.

Production monitoring

For production workloads, watch these signals and alert on sustained regressions: Pair metric alerts with logs so an alert links directly to the activity that caused it.

Interpreting alerts

Three production patterns and what they indicate:
Rate limit responses (429) include X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers. Monitor Remaining to anticipate throttling before it impacts users.

Common mistakes

  • Scaling on a single spike. Look at sustained trends, not one-off peaks.
  • Ignoring resource usage. High CPU against tier capacity signals a need to scale or change tier.

Best practices

  • Watch latency and resource usage before and after changes.
  • Use metrics to choose between scaling and moving to a larger tier.
  • Set expectations based on trends, not isolated samples.

Logs

Qualitative detail behind the numbers.

Scaling

Act on what metrics show.

Usage

Relate performance to cost.

Tiers & Limits

Capacity per tier.